Click or drag to resize
EventThrottlerTElement, TEventArgs Events

The EventThrottlerTElement, TEventArgs generic type exposes the following members.

Events
  NameDescription
Public eventEventThrottled
Raised when a unique event was throttled from the task queue and approved to be processed by observers.
Public eventQueueProcessingFinished
Raised when the queue processing was finished.
Public eventQueueProcessingStarted
Raised when the queue processing was started.
Top
See Also