Share via


TaskResultStatus.IsCompleted Property

Definition

Gets an indication whether the asynchronous operation has completed.

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

Property Value

Returns Boolean.

Implements

Applies to