The IConcurrencyThrottle type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | Enter |
Calling enter will cause thread to wait until bandwidth is available
|
![]() | Exit |
Calling exit signals that a throttled operation is complete and will in turn release a waiting thread if one exists
|