OperationStatus.State Property

Gets the state of the operation represented by the OperationStatus.

[Visual Basic]

Public ReadOnly Property State As OperationState

[C#]

public OperationState State {get;}

See Also

OperationStatus Class | OperationStatus Members | Kjs.AppLife.Update.Web Namespace