Gets and sets the port number for a remote connection.
Syntax
object.RemotePort [= portnumber ]
Remarks
The RemotePort property is used to set the port number that
the control will use to establish a connection with the server.
Data Type
Integer (Int32)
See Also
HostAddress Property,
HostName Property,
URL Property
|