Click or drag to resize

ClientSocketAddress Property

Gets the IP and port information

Namespace:  com.gigatms.Parameters
Assembly:  GIGATMS.UHF (in GIGATMS.UHF.dll) Version: 2.17.1.0 (2.17.1.0)
Syntax
public string Address { get; }

Return Value

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