[ Version ( since = "3.8" ) ]
public void set_connectable (SocketConnectable connectable)
Sets the socket endpoint for the network service to which this is a client.
This can be null if this does not use network sockets.
The initial value of the connectable property is derived from the SourceAuthentication extension of the this's source property, if the extension is present.
| this |
an Backend |
| connectable |
a SocketConnectable, or null |