Click or drag to resize

CMDriveRemoteHttpDisconnect Method

Closes the remote channel.

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

Return Value

Boolean
True if successful, false if not.

Implements

ICompreDriveWCFDisconnect
See Also