Freigeben über


ServiceQueueEventSet-Konstruktor

Initializes a new instance of the ServiceQueueEventSet class.

Das Element ist überladen. Um vollständige Informationen zu diesem Element zu erhalten, einschließlich Syntax, Verwendung und Beispielen, klicken Sie auf einen Namen in der Überladungsliste.

Überladungsliste

  Name Beschreibung
Öffentliche Methode ServiceQueueEventSet() () () () Initializes a new instance of the ServiceQueueEventSet class.
Öffentliche Methode ServiceQueueEventSet(ServiceQueueEvent) Initializes a new instance of the ServiceQueueEventSet class with a specified event.
Öffentliche Methode ServiceQueueEventSet(array<ServiceQueueEvent> [] () [] []) Initializes a new instance of the ServiceQueueEventSet class with the specified events.
Öffentliche Methode ServiceQueueEventSet(ServiceQueueEventSet) Initializes a new instance of the ServiceQueueEventSet class with the specified events.

Zum Anfang