Click or drag to resize

IDataProviderShutdown Method

Is called during CompreDriveControl shutdown or on user command when starting/stopping plugins. Allows for correct disconnection of devices.

Namespace: CompreDriveSDK.Plugins
Assembly: CompreDriveSDK (in CompreDriveSDK.dll) Version: 1.17.16
Syntax
void Shutdown()
See Also