Click or drag to resize

SettingsRemoteHost Property

Gets or sets the inventory output target TCP server IP and port.

Namespace:  com.gigatms.Parameters.UR0250
Assembly:  GIGATMS.UHF (in GIGATMS.UHF.dll) Version: 2.16.9.0 (2.16.9.0)
Syntax
public IPEndPoint RemoteHost { get; set; }

Property Value

Type: IPEndPoint
The target TCP server IP and port.
See Also