Overload List

  Name Description
Public method SendWait(String, String)
Sends command to SSH host terminated by command terminator. Waits until specified prompt is returned by SSH server buffering response data.
Public method SendWait(String, String, Boolean)
Sends command to SSH host terminated by command terminator. Waits until specified prompt is returned by SSH server buffering response data.
Public method SendWait(String, String, Int64)
Sends command to SSH host terminated by command terminator. Waits until specified prompt is returned by SSH server buffering response data.
Public method SendWait(String, String, Boolean, Int64)
Sends command to SSH host terminated by command terminator. Waits until specified prompt is returned by SSH server buffering response data.

See Also