Mono Class Library: System.IO.FileStream Overview | Members

System.IO.FileStream.IsAsync Property

Gets a bool value indicating whether the current instance was opened asynchronously or synchronously.

public virtual bool IsAsync { get; }

Value

true if the current System.IO.FileStream was opened asynchronously; otherwise, false.

Remarks

Operation
This property is read-only.

Requirements

Namespace: System.IO
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0