The CogJobIndependent type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| ParentJob |
Read-only property to get this object's parent job.
| |
| RealTimeQueueCapacity |
Get or set the real-time result queue capacity. This method is deprecated. Use CogJobManager.IOQueueCapacity to set the capacity of both the real-time queue and the I/O queue.
| |
| RealTimeQueueCount |
Read-only property which returns the number of result packets in the real-time result queue.
|
See Also