SshCommand
Represents SSH command that can be executed.
Gets the command text.
Gets or sets the command timeout.
Gets the command execution error.
Gets the command exit status.
Gets the extended output stream.
Gets the output stream.
Gets the command execution result.
Begins an asynchronous command execution.
Begins an asynchronous command execution.
Begins an asynchronous command execution.
Begins an asynchronous command execution.
Cancels command execution in asynchronous scenarios.
Creates and returns the input stream for the command.
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
Releases unmanaged and - optionally - managed resources.
Waits for the pending asynchronous command execution to complete.
Executes command specified by CommandText property.
Executes the specified command text.