다음을 통해 공유


EventHubPartitionRuntimeInformation.LastEnqueuedTimeUtc Property

Definition

Gets the enqueued UTC time of the last event.

public DateTime LastEnqueuedTimeUtc { get; set; }
member this.LastEnqueuedTimeUtc : DateTime with get, set
Public Property LastEnqueuedTimeUtc As DateTime

Property Value

The enqueued time of the last event.

Applies to