Throttler Properties |
This is preliminary documentation and is subject to change.
The Throttler type exposes the following members.
| Name | Description | |
|---|---|---|
| Completion | Gets a task that is completed when all the queued work items up till now has been processed. | |
| Logger | Replaces the logger factory of the specified instance. | |
| QueuedWorkCount | Gets the count of current queued work, including the processing ones. | |
| ThrottleTime | The time to wait before each of the queued work to be performed. |