Informs the server that the connection is about to close and
            terminates the connection.
            
    Namespace: 
   Rebex.Net
    Assembly:
   Rebex.SshShell (in Rebex.SshShell.dll)
 Syntax
Syntax
| Visual Basic | 
|---|
| Public Sub Disconnect | 
| C# | 
|---|
| public void Disconnect() | 
 
     
     
     
     
    