Click or drag to resize

CMDriveRemotePipeIsCMDriveConnected Method

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

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

Return Value

Boolean
True if connected, false if not

Implements

ICompreDriveWCFIsCMDriveConnected
See Also