Gets and sets the port number for a local listening socket.
object.LocalPort [= port ]
The LocalPort property is used to set the port number that a server will listen on for connections.
Integer (Int32)
PeerPort Property, RemotePort Property, ReservedPort Property, Bind Method, Listen Method
Copyright © 2025 Catalyst Development Corporation. All rights reserved.