RobotIONotifyClosing Method
The method should be called in the main application to signal to background threads monitoring property
IsClosing that they should terminate gracefully.
Namespace: RoboTx.ApiAssembly: RoboTx.Api (in RoboTx.Api.dll) Version: 2.0.0
public void NotifyClosing()
member NotifyClosing : unit -> unit