Back to product page

SendBreak method


Sends BREAK command to the server.

Syntax

  • Basic
object.SendBreak
The SendBreak(object) syntax has these parts:
objectAn expression evaluating to an object of type wodSSH.

Remarks

The SendBreak method sends an "break" command packet to the remote end.

SendBreak cannot be used with SSH1 or Raw protocols.

Platforms

Windows