IsCompleted
property in Coherence.Cloud.CoherenceTask
Properties
public bool IsCompleted { get; }
Gets whether the operation has completed.
Property Value
| Type | Description |
|---|---|
| bool |
Remarks
true if the operation completed successfully, or was canceled; otherwise, false.