queueIndex property

int? get queueIndex
inherited

Index of the queue to fetch subjects from. Works only when queueCount value is specified.

Implementation

int? get queueCount;/// Index of the queue to fetch subjects from. Works only when queueCount value is specified.
int? get queueIndex;