3CX Configuration and Call Control API v4.0.0.0 (v20)
C#
Show/Hide TOC
IVR
Timeout Property
Timeout in seconds. IVR will continue to wait for the user input for the specified time.
Definition
Namespace:
TCX.Configuration
Assembly:
3cxpscomcpp2 (in 3cxpscomcpp2.dll) Version: 20.0.1
C#
Copy
ushort
Timeout
{
get
;
set
; }
Property Value
UInt16
See Also
Reference
IVR Interface
TCX.Configuration Namespace
In This Article
Definition
See Also