SignalConcurrentQueueEventArgs Class Properties
For a list of all members of this type, see SignalConcurrentQueueEventArgs members.
Public Properties
Name | Description | |
---|---|---|
![]() | Item | Object that has been enqueued or dequeued. |
![]() | Success | Indicate whether the operation the event was raised for succeeded or not. |
See Also