RobotIONotifyClosing Method

The method should be called in the main application to signal to background threads monitoring property IsClosing that they should terminate gracefully.

Definition

Namespace: RoboTx.Api
Assembly: RoboTx.Api (in RoboTx.Api.dll) Version: 1.0.0
C#
public void NotifyClosing()

See Also