Skip to content

SSH.Session.KeepAlive

Andrew Lambert edited this page Nov 26, 2022 · 3 revisions

SSH.Session.KeepAlive

Method Signature

 Function KeepAlive() As Integer

Return value

Returns the number of seconds before another keep-alive packet should be sent.

Remarks

Sends a SSH keep-alive packet.

Clone this wiki locally