set_connectable


Description:

[ Version ( since = "3.8" ) ]
public void set_connectable (SocketConnectable? connectable)

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

If connectable is null, a SocketConnectable is derived from the this's NetworkSettings.

Parameters:

this

a NetworkService

connectable

a SocketConnectable, or null