is_connected


Description:

public bool is_connected ()

Checks if this is connected.

This is equivalent to calling is_connected on this 's underlying Socket.

Parameters:

this

a SocketConnection

Returns:

whether this is connected