Click or drag to resize

AsyncTargetWrapper Events

The AsyncTargetWrapper type exposes the following members.

Events
  NameDescription
Public eventEventQueueGrow
Occurs when internal queue size is growing, because internal queue is full and OverflowAction set to Grow
Public eventLogEventDropped
Occurs when LogEvent has been dropped, because internal queue is full and OverflowAction set to Discard
Top
See Also