MediaLiveEventIngestHeartbeatEventData.LastFragmentArrivalTime Property
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 the arrival UTC time of the last fragment.
public DateTimeOffset? LastFragmentArrivalTime { get; }
member this.LastFragmentArrivalTime : Nullable<DateTimeOffset>
Public ReadOnly Property LastFragmentArrivalTime As Nullable(Of DateTimeOffset)