ref_connectable


Description:

[ Version ( since = "3.8" ) ]
public SocketConnectable ref_connectable ()

Returns the socket endpoint for the network service to which this is a client.

The returned SocketConnectable is referenced for thread-safety and must be unreferenced with unref when finished with it.

Parameters:

this

a NetworkService

Returns:

a SocketConnectable