SignalConcurrentQueueEventArgs Class Members

MNG Profiler

MNG.Direct Documentation
Properties 

MNG.Profiler.Collections Namespace : SignalConcurrentQueueEventArgs Class
SignalConcurrentQueueEventArgs Class Members

The following tables list the members exposed by SignalConcurrentQueueEventArgs.

Public Constructors
 NameDescription
Public ConstructorCreate an instance of the signal concurrent queue event arguments.  
Top
Public Properties
 NameDescription
Public PropertyObject that has been enqueued or dequeued.  
Public PropertyIndicate whether the operation the event was raised for succeeded or not.  
Top
See Also