Share via


AssetStreamingLocator.EndTime Property

Definition

Gets the end time of the Streaming Locator.

[Newtonsoft.Json.JsonProperty(PropertyName="endTime")]
public DateTime EndTime { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="endTime")>]
member this.EndTime : DateTime
Public ReadOnly Property EndTime As DateTime

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to