Click or drag to resize

ServicePropertiestwilio_PostCallTimeout Property

The duration in seconds to wait before setting the agent to Idle. This timer is started the call ends and the agent has been set to Post Call. Zero means no timeout.

Namespace:  SystemProperties
Assembly:  EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
int twilio_PostCallTimeout { get; }

Property Value

Type: Int32
The duration in seconds to wait before setting the agent to Idle. This timer is started the call ends and the agent has been set to Post Call. Zero means no timeout.
Remarks
Applies to ServiceInstance twilio only.
See Also