|
Name |
Description |
|
DoubleBufferedQueueManager<T> ()
|
Creates a new instance of the DoubleBufferedQueueManager<T> class.
|
|
DoubleBufferedQueueManager<T> (Action)
|
Creates a new instance of the DoubleBufferedQueueManager<T> class.
|
|
DoubleBufferedQueueManager<T> (Action<IList<T> > )
|
Creates a new instance of the DoubleBufferedQueueManager<T> class.
|
|
DoubleBufferedQueueManager<T> (Action, Action<Exception> )
|
Creates a new instance of the DoubleBufferedQueueManager<T> class.
|
|
DoubleBufferedQueueManager<T> (Action<IList<T> > , Action<Exception> )
|
Creates a new instance of the DoubleBufferedQueueManager<T> class.
|