AsyncSyncWorkerQueue<TWork> Class Members
See Also  Properties Methods 
SourceCode.Collections.Concurrent Namespace : AsyncSyncWorkerQueue<TWork> Class


Glossary Item Box

The following tables list the members exposed by AsyncSyncWorkerQueue<TWork>.

Public Properties

  Name Description
Public Property IsDisposed (Inherited from SourceCode.Disposable)
Top

Protected Properties

  Name Description
Protected Property ShouldDispose (Inherited from SourceCode.Disposable)
Top

Public Methods

  Name Description
Public Method Dispose Overloaded. Overridden.   
Public Method Execute  
Top

Protected Methods

  Name Description
Protected Method NotDisposed (Inherited from SourceCode.Disposable)
Protected Method OnExecuteItem  
Top

See Also