IAsyncCompletionSession.IsDismissed Property

Definition

Returns whether session is dismissed. When session is dismissed, all work is canceled.

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

Property Value

Applies to