The IpClientSsh type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
Hostname |
The server hostname or IP address
(Inherited from IpClient.) |
![]() |
LicenseKey |
License key.
|
![]() |
Port |
The server port
(Inherited from IpClient.) |
![]() |
Socket |
Gets a socket established after invoking the IpClient#Connect method.
(Inherited from IpClient.) |
![]() |
Stream |
Gets InputStream from socket connection established with server.
IpClient#Connect method must be invoked prior to invoking this method.
(Inherited from IpClient.) |
![]() |
Timeout |
The timeout for establishing a connection in ms.
(Inherited from IpClient.) |