StreamAnalyticsSampleInputResult.LastArrivedOn 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.
The timestamp for the last event in the data. It is in DateTime format.
public DateTimeOffset? LastArrivedOn { get; }
member this.LastArrivedOn : Nullable<DateTimeOffset>
Public ReadOnly Property LastArrivedOn As Nullable(Of DateTimeOffset)