Sdílet prostřednictvím


ServiceQueueEventSet Constructor

Include Protected Members
Include Inherited Members

Initializes a new instance of the ServiceQueueEventSet class.

Overload List

  Name Description
Public method ServiceQueueEventSet() Initializes a new instance of the ServiceQueueEventSet class.
Public method ServiceQueueEventSet(ServiceQueueEvent) Initializes a new instance of the ServiceQueueEventSet class with a specified event.
Public method ServiceQueueEventSet(array<ServiceQueueEvent[]) Initializes a new instance of the ServiceQueueEventSet class with the specified events.
Public method ServiceQueueEventSet(ServiceQueueEventSet) Initializes a new instance of the ServiceQueueEventSet class with the specified events.

Top