ITask.HistoricalEvents Property

Definition

public System.Collections.ObjectModel.ReadOnlyCollection<Microsoft.WindowsAzure.MediaServices.Client.TaskHistoricalEvent> HistoricalEvents { get; }
member this.HistoricalEvents : System.Collections.ObjectModel.ReadOnlyCollection<Microsoft.WindowsAzure.MediaServices.Client.TaskHistoricalEvent>
Public ReadOnly Property HistoricalEvents As ReadOnlyCollection(Of TaskHistoricalEvent)

Property Value

Applies to