get_keepalive


Description:

public bool get_keepalive ()

Gets the keepalive mode of the socket.

For details on this, see set_keepalive.

Parameters:

this

a Socket.

Returns:

true if keepalive is active, false otherwise.