stopConnection

Stops the connection for this application. This method is equivalent to calling stopConnection(0).

Syntax

public void stopConnection()

Returns

None.

Examples

  • Stop the Connection for the Application
    stopConnection();