Returns TCP:[address]:[port number].
Namespace:
ZSDK_API.CommThe address and port number are the parameters which were passed into the constructor.
Assembly: ZSDK_API (in ZSDK_API.dll) Version: 1.1.123.0
Syntax
| C# |
|---|
public override string ToString() |
| Visual Basic (Declaration) |
|---|
Public Overrides Function ToString As String |