Click or drag to resize

CMDriveRemoteHttpPauseRegulation Method

Pauses the active force regulation of the CompreDrive

Namespace: CompreDriveSDK.WCF.Http
Assembly: CompreDriveSDK (in CompreDriveSDK.dll) Version: 1.17.16
Syntax
public bool PauseRegulation()

Return Value

Boolean
True if successfully paused, false if not.

Implements

ICompreDriveWCFPauseRegulation
See Also