Share via


IAsyncProgress.OperationInProgress Property

Definition

Gets a value indicating whether the async operation is currently running.

public:
 property bool OperationInProgress { bool get(); };
public:
 property bool OperationInProgress { bool get(); };
public bool OperationInProgress { get; }
member this.OperationInProgress : bool
Public ReadOnly Property OperationInProgress As Boolean

Property Value

Applies to