RemoteService Property  
 

Gets and sets the name of a well-known remote port.

This property has been deprecated and may not be included in future versions of the control.

Syntax

object.RemoteService [= service ]

Remarks

The RemoteService property is used to set the port that the control will use to establish a connection with a server. If the service name does not exist, an error is generated. The RemotePort property is updated to reflect the service's port number.

Data Type

String

See Also

RemotePort Property