共用方式為


ServiceQueueEventSet 建構

Initializes a new instance of the ServiceQueueEventSet class.

多載清單 

  名稱 描述
公用方法 ServiceQueueEventSet() () () () Initializes a new instance of the ServiceQueueEventSet class.
公用方法 ServiceQueueEventSet(ServiceQueueEvent) Initializes a new instance of the ServiceQueueEventSet class with a specified event.
公用方法 ServiceQueueEventSet(array<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.

頂端