Compartir a través de


ServiceQueueEventSet Constructor

Initializes a new instance of the ServiceQueueEventSet class.

Lista de sobrecargas

  Nombre Descripción
Método publico ServiceQueueEventSet() () () () Initializes a new instance of the ServiceQueueEventSet class.
Método publico ServiceQueueEventSet(ServiceQueueEvent) Initializes a new instance of the ServiceQueueEventSet class with a specified event.
Método publico ServiceQueueEventSet(array<ServiceQueueEvent> [] () [] []) Initializes a new instance of the ServiceQueueEventSet class with the specified events.
Método publico ServiceQueueEventSet(ServiceQueueEventSet) Initializes a new instance of the ServiceQueueEventSet class with the specified events.

Principio