CommitResult.IsHandled Propriedade

Definição

Se a confirmação ocorreu. Se for true, nenhum outro IAsyncCompletionCommitManager será solicitado a confirmar. Se for false, outro IAsyncCompletionCommitManager será solicitado a confirmar.

public:
 property bool IsHandled { bool get(); };
public bool IsHandled { get; }
public bool IsHandled { [System.Runtime.CompilerServices.IsReadOnly] get; }
member this.IsHandled : bool
[<get: System.Runtime.CompilerServices.IsReadOnly>]
member this.IsHandled : bool
Public ReadOnly Property IsHandled As Boolean

Valor da propriedade

Boolean
Atributos

Aplica-se a