Overload List
| Name | Description | |
|---|---|---|
| Clear |
Clear all items in the queue. Should be called before running all jobs.
| |
| Clear(Int32) |
Remove all data items in the queue that belongs to a particular job.
Call this when Job's shutdown method is called or IOHandler's
IOQueueFlush is called
|
See Also