EventDataExtensions.SetStreamNamespaceProperty Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Surcharges
SetStreamNamespaceProperty(EventData, String) |
Ajoute l’espace de noms de flux à EventData |
SetStreamNamespaceProperty(EventData, String) |
Ajoute l’espace de noms de flux à EventData |
SetStreamNamespaceProperty(EventData, String) |
Ajoute l’espace de noms de flux à EventData |
SetStreamNamespaceProperty(EventData, String)
- Source:
- EventDataExtensions.cs
Ajoute l’espace de noms de flux à EventData
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)
Paramètres
- eventData
- EventData
- streamNamespace
- String
S’applique à
SetStreamNamespaceProperty(EventData, String)
Ajoute l’espace de noms de flux à EventData
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)
Paramètres
- eventData
- EventData
- streamNamespace
- String
S’applique à
SetStreamNamespaceProperty(EventData, String)
Ajoute l’espace de noms de flux à EventData
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)
Paramètres
- eventData
- EventData
- streamNamespace
- String