PartitionContext.RuntimeInformation Property

Definition

Gets the approximate receiver runtime information for a logical partition of an Event Hub. To enable the setting, refer to EnableReceiverRuntimeMetric

public Microsoft.Azure.EventHubs.ReceiverRuntimeInformation RuntimeInformation { get; }
member this.RuntimeInformation : Microsoft.Azure.EventHubs.ReceiverRuntimeInformation
Public ReadOnly Property RuntimeInformation As ReceiverRuntimeInformation

Property Value

Applies to