MediaJobOutput.Progress Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="progress")]
public long Progress { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="progress")>]
member this.Progress : int64 with get, set
Public Property Progress As Long

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to