RemServiceServPort Property |
The listening port of the remoting service.
Namespace:
RRAutoLib.Remoting
Assembly:
RRAutoLib (in RRAutoLib.dll) Version: 4.0.8678.28884
SyntaxPublic Shared Property ServPort As UShort
Get
Set
public static ushort ServPort { get; set; }
Property Value
Type:
UInt16Valid port numbers are 1-65535. The dafault is 8080.
See Also