Click or drag to resize

AsyncQueueT Properties

The AsyncQueueT type exposes the following members.

Properties
  Name Description
Public property Count Gets the total number of items currently in the queue.
Public property Enabled Gets or sets flag that enables or disables processing.
Public property ProcessItemFunction Gets or sets item processing function.
Top
See Also