The IConcurrencyThrottle type exposes the following members.

Methods

  NameDescription
Public methodEnter
Calling enter will cause thread to wait until bandwidth is available
Public methodExit
Calling exit signals that a throttled operation is complete and will in turn release a waiting thread if one exists

See Also