 | ClientSocketAddress Property |
Gets the IP and port information
Namespace:
com.gigatms.Parameters
Assembly:
GIGATMS.UHF (in GIGATMS.UHF.dll) Version: 2.7.0.0 (2.7.0.0)
Syntaxpublic string Address { get; }Public ReadOnly Property Address As String
Get
Return Value
Type:
StringThe IP and port information.The format is: IP:Port
See Also