PublishedStreamInputAdapterConfiguration-Struktur

Die Konfiguration für veröffentlichte Datenstrom-Eingabeadapter.

Namespace:  Microsoft.ComplexEventProcessing.Adapters
Assembly:  Microsoft.ComplexEventProcessing.Adapters (in Microsoft.ComplexEventProcessing.Adapters.dll)

Syntax

[DataContractAttribute(Namespace = "https://schemas.microsoft.com/ComplexEventProcessing/2010/01/Metadata")]
public struct PublishedStreamInputAdapterConfiguration

Der PublishedStreamInputAdapterConfiguration-Typ macht folgende Elemente verfügbar.

Methoden

  Name Beschreibung
Öffentliche Methode Equals (Geerbt von ValueType.)
Geschützte Methode Finalize (Geerbt von Object.)
Öffentliche Methode GetHashCode (Geerbt von ValueType.)
Öffentliche Methode GetType (Geerbt von Object.)
Geschützte Methode MemberwiseClone (Geerbt von Object.)
Öffentliche Methode ToString (Geerbt von ValueType.)

Zum Anfang

Felder

  Name Beschreibung
Öffentliches Feld PublishedStreamName Name des veröffentlichten Datenstroms, der die Ereignisquelle für den Eingabeadapter ist.

Zum Anfang

Threadsicherheit

Alle öffentlichen static (Shared in Visual Basic)-Elemente dieses Typs sind Threadsicher. Für Instanzelemente wird die Threadsicherheit nicht gewährleistet.

Siehe auch

Verweis

Microsoft.ComplexEventProcessing.Adapters-Namespace