Process.Signal (gb)

Sub Signal ( )

Sends a user signal to the process.

Do not use this method. It is used internally by the IDE debugger.

To send signals to a running process, use the Signal component's Send method.