Click or drag to resize

CMDriveRemotePipeCleanIsCMDriveConnected Method

Retrieves information, if the hosting application is connected to the CompreDrive system

Namespace: CompreDriveSDK.WCF.Pipe
Assembly: CompreDriveSDK (in CompreDriveSDK.dll) Version: 1.17.16
Syntax
public bool IsCMDriveConnected()

Return Value

Boolean
True if connected, false if not

Implements

ICompreDriveWCFIsCMDriveConnected
See Also