EventDataExtensions.GetStreamNamespaceProperty Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
GetStreamNamespaceProperty(EventData) |
Gets stream namespace from the EventData |
GetStreamNamespaceProperty(EventData) |
Gets stream namespace from the EventData |
GetStreamNamespaceProperty(EventData) |
Gets stream namespace from the EventData |
GetStreamNamespaceProperty(EventData)
- Source:
- EventDataExtensions.cs
Gets stream namespace from the EventData
public static string GetStreamNamespaceProperty (this Azure.Messaging.EventHubs.EventData eventData);
static member GetStreamNamespaceProperty : Azure.Messaging.EventHubs.EventData -> string
<Extension()>
Public Function GetStreamNamespaceProperty (eventData As EventData) As String
Parameters
- eventData
- EventData
Returns
Applies to
GetStreamNamespaceProperty(EventData)
Gets stream namespace from the EventData
public static string GetStreamNamespaceProperty (this Microsoft.Azure.EventHubs.EventData eventData);
static member GetStreamNamespaceProperty : Microsoft.Azure.EventHubs.EventData -> string
<Extension()>
Public Function GetStreamNamespaceProperty (eventData As EventData) As String
Parameters
- eventData
- EventData
Returns
Applies to
GetStreamNamespaceProperty(EventData)
Gets stream namespace from the EventData
public static string GetStreamNamespaceProperty (this Microsoft.ServiceBus.Messaging.EventData eventData);
static member GetStreamNamespaceProperty : Microsoft.ServiceBus.Messaging.EventData -> string
<Extension()>
Public Function GetStreamNamespaceProperty (eventData As EventData) As String
Parameters
- eventData
- EventData