Click or drag to resize

RemServiceServPort Property

The listening port of the remoting service.

Namespace:  RRAutoLib.Remoting
Assembly:  RRAutoLib (in RRAutoLib.dll) Version: 4.0.8678.28884
Syntax
Public Shared Property ServPort As UShort
	Get
	Set

Property Value

Type: UInt16
Valid port numbers are 1-65535. The dafault is 8080.
See Also