| SignalingServer Constructor (TransportType, String, Int32, FailbackPolicy, String, Boolean) |
Namespace: Avaya.ClientServicesAssembly: AvayaClientServices (in AvayaClientServices.dll) Version: 592.1.30.0
Syntaxpublic SignalingServer(
TransportType transportType,
string hostName,
int port,
FailbackPolicy failbackPolicy,
string[] preloadedRoutes,
bool permanentMemberOfRegistrationGroup
)
Parameters
- transportType
- Type: Avaya.ClientServicesTransportType
- hostName
- Type: SystemString
- port
- Type: SystemInt32
- failbackPolicy
- Type: Avaya.ClientServicesFailbackPolicy
- preloadedRoutes
- Type: SystemString
- permanentMemberOfRegistrationGroup
- Type: SystemBoolean
See Also