C-DEngine 5.105

TheISBConnect..::..Disconnect Method

Disposes the underlying QueuedSender. Don't use this if you have multiple ISBConnects to the same URL as they share the same QueuedSender

Namespace:  nsCDEngine.Communication
Assembly:  C-DEngine (in C-DEngine.dll)

Syntax


public bool Disconnect()
Public Function Disconnect As Boolean
public:
bool^ Disconnect()

Return Value