ISimpleWorkItemAsyncState.Completed Property

Definition

Gets whether the state has been updated and more polling is needed.

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

Property Value

True if the state has been updated and more polling is needed; otherwise, false.

Applies to