GitAsyncRefOperationDetail.Progress 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.
A number between 0 and 1 indicating the percent complete of the operation.
[System.Runtime.Serialization.DataMember(EmitDefaultValue=false)]
public double Progress { get; set; }
member this.Progress : double with get, set
Public Property Progress As Double
Property Value
- Attributes