Freigeben über


EventDataExtensions.SetStreamNamespaceProperty Methode

Definition

Überlädt

SetStreamNamespaceProperty(EventData, String)

Fügt dem EventData-Namespace Stream-Namespace hinzu

SetStreamNamespaceProperty(EventData, String)

Fügt dem EventData-Namespace Stream-Namespace hinzu

SetStreamNamespaceProperty(EventData, String)

Fügt dem EventData-Namespace Stream-Namespace hinzu

SetStreamNamespaceProperty(EventData, String)

Quelle:
EventDataExtensions.cs

Fügt dem EventData-Namespace Stream-Namespace hinzu

public static void SetStreamNamespaceProperty (this Azure.Messaging.EventHubs.EventData eventData, string streamNamespace);
static member SetStreamNamespaceProperty : Azure.Messaging.EventHubs.EventData * string -> unit
<Extension()>
Public Sub SetStreamNamespaceProperty (eventData As EventData, streamNamespace As String)

Parameter

eventData
EventData
streamNamespace
String

Gilt für:

SetStreamNamespaceProperty(EventData, String)

Fügt dem EventData-Namespace Stream-Namespace hinzu

public static void SetStreamNamespaceProperty (this Microsoft.Azure.EventHubs.EventData eventData, string streamNamespace);
static member SetStreamNamespaceProperty : Microsoft.Azure.EventHubs.EventData * string -> unit
<Extension()>
Public Sub SetStreamNamespaceProperty (eventData As EventData, streamNamespace As String)

Parameter

eventData
EventData
streamNamespace
String

Gilt für:

SetStreamNamespaceProperty(EventData, String)

Fügt dem EventData-Namespace Stream-Namespace hinzu

public static void SetStreamNamespaceProperty (this Microsoft.ServiceBus.Messaging.EventData eventData, string streamNamespace);
static member SetStreamNamespaceProperty : Microsoft.ServiceBus.Messaging.EventData * string -> unit
<Extension()>
Public Sub SetStreamNamespaceProperty (eventData As EventData, streamNamespace As String)

Parameter

eventData
EventData
streamNamespace
String

Gilt für: