ServiceQueueEvents.SubscribeToEvents Method
Include Protected Members
Include Inherited Members
Specifies the service queue events to receive.
Overload List
Name | Description | |
---|---|---|
SubscribeToEvents(ServiceQueueEventSet) | Specifies the service queue events to receive. | |
SubscribeToEvents(ServiceQueueEventSet, ServerEventHandler) | Specifies the service queue events to receive and the event handler that handles the events. |
Top