Namespace:
Avaya.ClientServices
Assembly:
AvayaClientServices (in AvayaClientServices.dll) Version: 550.0.60.0
Syntaxpublic ServerInfo(
string hostName,
int port,
bool isSecure
)
Parameters
- hostName
- Type: SystemString
- port
- Type: SystemInt32
- isSecure
- Type: SystemBoolean
See Also