EventDataExtensions.GetStreamNamespaceProperty(EventData) 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.
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