Gets a value indicating whether the FileStream was opened asynchronously or synchronously.
Namespace: Renci.SshNet.SftpAssembly: Renci.SshNet (in Renci.SshNet.dll) Version: 0.1.0.0 (1.0.0.0)
Syntax
Field Value
true if this instance is async; otherwise, false.See Also