This will shutdown the driver. It kills all connections, stops things listening, and tells the main thread to terminate.

Namespace: TMD
Assembly: Driver (in Driver.exe) Version: 1.0.0.0

Syntax

C#
public static void Shutdown()

See Also