Gets and sets the local Internet address that the socket will be bound to.
A string which specifies an Internet address in dotted notation.
The LocalAddress property is used to specify the local Internet address that the socket will be bound to when a connection is established with a remote host. By default this property is not assigned a value, which specifies that the socket should be bound to any appropriate network interface on the local system.
SocketWrench Class | SocketTools Namespace