is_connected


Description:

[ Version ( since = "2.32" ) ]
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