Checks whether the SSH session is still connected. Throws an exception on error.
            
    Namespace: 
   Rebex.Net
    Assembly:
   Rebex.SshShell (in Rebex.SshShell.dll)
 Syntax
Syntax
| Visual Basic | 
|---|
| Public Sub CheckConnectionState | 
| C# | 
|---|
| public void CheckConnectionState() | 
 
     
     
     
     
    