Topics
All
MacOS
(Only)
Windows
(Only)
Linux
(Only, Not)
iOS
(Only, Not)
Components
Crossplatform Mac & Win
Server
Client
Old
Deprecated
Guides
Examples
Videos
New in version:
9.5
10.0
10.1
10.2
10.3
10.4
10.5
11.0
11.1
11.2
Statistic
FMM
Blog
Configures keep alive probes.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
SSH | 10.4 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes |
Parameter | Description | Example |
---|---|---|
SSH | The SSH session reference number from the plugin. | $ssh |
WantReply | WantReply indicates whether the keepalive messages should request a response from the server. Default value is true for this parameter. |
1 |
Interval | Interval is number of seconds that can pass without any I/O, use 0 to disable keepalives. To avoid some busy-loop corner-cases, if you specify an interval of 1 it will be treated as 2. Default is 2. |
2 |
Returns OK or error.
Created 26th August 2020, last changed 26th August 2020
SSH.CloseChannel - SSH.Connect
Feedback: Report problem or ask question.