Click or drag to resize

SettingsRemoteHost Property

Gets or sets the inventory output target TCP server IP and port. Effective when the Auto is set to true or Stream include TCP_Server.

Namespace:  com.gigatms.Parameters.TS100
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