Share via


TaskResultStatus.CompletedSynchronously Property

Definition

Gets an indication of whether the asynchronous operation completed synchronously.

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

Property Value

Returns Boolean.

Implements

Applies to