[This is preliminary documentation and is subject to change.]
Defines if this FileSystem implements Async methods in real asynchronous manner.
By default asynchronous methods are actually executed syncronously and return Task with execution result or exception
Namespace: NFX.IO.FileSystemAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax
Property Value
Type:
See Also