Click or drag to resize

DoubleBufferedQueue<T> Events

The DoubleBufferedQueue<T> type exposes the following members.

Events
  Name Description
Public event ProcessException Event that is raised if an exception is encountered while attempting to processing an item in the AsyncQueue<T>.
Top
See Also