ISubsystemSession
Base interface for SSH subsystem implementations.
Gets a value indicating whether this session is open.
void Connect()
Connects the subsystem using a new SSH channel session.
void Disconnect()
Disconnects the subsystem channel.
Waits a specified time for a given WaitHandle to get signaled.