ServiceQueueEventSet Constructor
Initializes a new instance of the ServiceQueueEventSet class.
Overload List
| Name | Description |
|---|---|
| ServiceQueueEventSet () |
Initializes a new instance of the ServiceQueueEventSet class.
|
| ServiceQueueEventSet (ServiceQueueEvent) |
Initializes a new instance of the ServiceQueueEventSet class with a specified event.
|
| ServiceQueueEventSet (ServiceQueueEvent[]) |
Initializes a new instance of the ServiceQueueEventSet class with the specified events.
|
| ServiceQueueEventSet (ServiceQueueEventSet) |
Initializes a new instance of the ServiceQueueEventSet class with the specified events.
|