EventData.SystemProperties Property

Definition

SystemProperties that are populated by EventHubService. As these are populated by Service, they are only present on a Received EventData.

public Microsoft.Azure.EventHubs.EventData.SystemPropertiesCollection SystemProperties { get; set; }
member this.SystemProperties : Microsoft.Azure.EventHubs.EventData.SystemPropertiesCollection with get, set
Public Property SystemProperties As EventData.SystemPropertiesCollection

Property Value

Applies to