ClientSocketAddress Property GIGATMS.UHF Help Documentation
Gets the IP and port information

Namespace: com.gigatms.parameters
Assembly: GIGATMS.UHF (in GIGATMS.UHF.dll) Version: 2.6.0.0 (2.6.0.0)
Syntax

public string Address { get; }

Return Value

Type: String
The IP and port information.The format is: IP:Port
See Also

Reference