count property

int? count
getter/setter pair

The number of DAG processors.

If not provided or set to 0, a single DAG processor instance will be created.

Optional.

Implementation

core.int? count;