Gets the remote server EndPoint.
            
    Namespace: 
   Rebex.Net
    Assembly:
   Rebex.SshShell (in Rebex.SshShell.dll)
 Syntax
Syntax
| Visual Basic | 
|---|
| Public ReadOnly Property RemoteEndPoint As EndPoint Get | 
| C# | 
|---|
| public EndPoint RemoteEndPoint { get; } | 
 
     
     
     
     
    