SafeFileHandle.IsAsync Proprietà

Definizione

Ottiene un valore che determina se l'handle è asincrono o meno.

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

Valore della proprietà

true se l'handle è asincrono; false Altrimenti.

Si applica a