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.16.9.0 (2.16.9.0)
Syntax
public string Address { get; }

Return Value

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