SafeFileHandle.IsAsync Propriété

Définition

Obtient une valeur qui détermine si le handle est asynchrone ou non.

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

Valeur de propriété

true si le handle est asynchrone ; false Sinon.

S’applique à