AsyncQueueT Properties

Properties

Count Gets the total number of items currently in the queue.
Enabled Gets or sets flag that enables or disables processing.
ProcessItemFunction Gets or sets item processing function.

See Also