SafeFileHandle.IsAsync Eigenschaft

Definition

Ruft einen Wert ab, der bestimmt, ob das Handle asynchron ist oder nicht.

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

Eigenschaftswert

true , wenn das Handle asynchron ist; false Andernfalls.

Gilt für: