Connection.stop()

DESCRIPTION

Stop pending connect or close on a connection.

After stop has been called the connection should not be used any more.

Stop can be used if the user cancels a connect/close request.

DECLARATION

    public func stop()