Connect
Last updated
Last updated
Element that connects to the remote terminal server
Properties
- Address*: [String] Remote server address
- Port*: [Int32] Remote server port
- Login: [String] Server user login
- Password*: [String] Server user password
- Variable: [Renci.SshNet.SshClient] Variable for saving link to connected server
- Variable: [Renci.SshNet.SshClient] Variable that contains remote server connection
- Timeout*: [Int32] Maximum waiting time for connection (ms)