Property IsDone
IsDone
Indicates that the async operation is complete.
Declaration
public bool IsDone { get; }
Property Value
| Type | Description |
|---|---|
| Boolean |
Indicates that the async operation is complete.
public bool IsDone { get; }
| Type | Description |
|---|---|
| Boolean |