See Also
You are here: Interfacing > C++ Client Interface > scdriver Namespace > Classes > CConnection Class > CConnection Methods > Cancel Method
ContentsIndexHome
PreviousUpNext
CConnection::Cancel Method

If connection executes asynchronuos query, you can cancel it by calling Cancel method.

C++
public: void Cancel();
C#
public void Cancel();
Visual Basic
Public Function Cancel() As void
Returns

If method fails, the node_exception exception, containing the error message, will be thrown