ShellStream WaitHandle Method SSH .NET Client Library Documentation
Waits for the handle to be signaled or for an error to occurs.

Namespace: Renci.SshNet
Assembly: Renci.SshNet (in Renci.SshNet.dll) Version: 0.1.0.0 (1.0.0.0)
Syntax

protected void WaitHandle(
	WaitHandle waitHandle
)
See Also