VFileStream.IsAsync Property
Namespace: Rebex.IO
Assembly: Rebex.FileSystem.dll (version 7.0.9147)
IsAsync
Gets a value that indicates if this stream was opened asynchronously.
This property always returns false. Rebex virtual file systems now supports only synchronous methods.
Argument 'async' in Rebex.
Declaration
public virtual bool IsAsync { get; }
Property Value
Type | Description |
---|---|
Boolean |