ISimpleWorkItemAsyncStateWatcher.Completed Property

Definition

Checks whether all states have 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 all states have been updated and more polling is needed; otherwise, false.

Applies to