CommitResult.IsHandled Eigenschaft

Definition

Ob der Commit ausgeführt wurde. True gibt an, dass kein anderer IAsyncCompletionCommitManager zum Commit aufgefordert wird. Wenn der Wert false ist, wird ein anderer IAsyncCompletionCommitManager zum Commit aufgefordert.

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

Eigenschaftswert

Boolean
Attribute

Gilt für