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.

页首