Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
SSH.Tunnel.GetKeepAlive
Queries keep alive status.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
SSH | 10.2 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes |
MBS( "SSH.Tunnel.GetKeepAlive"; SSH ) More
Parameters
Parameter | Description | Example |
---|---|---|
SSH | The SSH session reference number from the plugin. | $ssh |
Result
Returns 1 or 0 or error.
Description
Queries keep alive status.Value is 1 to send keep-alive packets to avoid TCP/IP timeouts.
See also
Release notes
- Version 10.2
- Added SSH.Tunnel.GetKeepAlive and SSH.Tunnel.SetKeepAlive functions.
Blog Entries
This function checks for a license.
Created 11st March 2020, last changed 11st March 2020
