Gets a
WaitHandle that is used to wait for an asynchronous operation to complete.
Namespace: Renci.SshNet.CommonAssembly: Renci.SshNet (in Renci.SshNet.dll) Version: 0.1.0.0 (1.0.0.0)
Syntax
public WaitHandle AsyncWaitHandle { get; }
Return Value
AImplements
See Also