3CX Configuration and Call Control API v4.0.0.0 (v20)
C#
Show/Hide TOC
Phone
System
Wait
For
CMConnect Method
Waits for the call manager connection.
Definition
Namespace:
TCX.Configuration
Assembly:
3cxpscomcpp2 (in 3cxpscomcpp2.dll) Version: 20.0.1
C#
Copy
public
bool
WaitForCMConnect
(
TimeSpan
timeout
)
Parameters
timeout
TimeSpan
Return Value
Boolean
Implements
IPhoneSystem
WaitForCMConnect(TimeSpan)
See Also
Reference
PhoneSystem Class
TCX.Configuration Namespace
In This Article
Definition
Parameters
Return Value
Implements
See Also