Share via


TaskResultStatus.AlreadyProcessed Property

Definition

Indicates whether this IAsyncResult has already been processed.

public:
 property bool AlreadyProcessed { bool get(); void set(bool value); };
public bool AlreadyProcessed { get; set; }
member this.AlreadyProcessed : bool with get, set
Public Property AlreadyProcessed As Boolean

Property Value

Returns Boolean.

Applies to