Click or drag to resize

Throttler Properties

This is preliminary documentation and is subject to change.

The Throttler type exposes the following members.

Properties
 NameDescription
Public propertyCompletion Gets a task that is completed when all the queued work items up till now has been processed.
Public propertyLogger Replaces the logger factory of the specified instance.
Public propertyQueuedWorkCount Gets the count of current queued work, including the processing ones.
Public propertyThrottleTime The time to wait before each of the queued work to be performed.
Top
See Also