OperationStatus.ProgressPercent Property
Gets a value representing the percentage of progress completed by the operation.
[Visual Basic]
Public ReadOnly Property ProgressPercent As Integer
[C#]
public int ProgressPercent {get;}
See Also
OperationStatus Class | OperationStatus Members | Kjs.AppLife.Update.Web Namespace