.Stream.Term.SendBreak (gb.term)

Sub SendBreak ( )

Send a break condition to the terminal.

If the terminal is not using asynchronous serial data transmission, returns without taking any action.

This method is a direct interface to the tcsendbreak() system function with a zero duration.