The length of time in seconds that automatic dispositions are delayed when an interaction disconnects without an explicit disposition. This only applies to interactions that were transferred away from the agent or to an Attendant profile.

Namespace: ININ.IceLib.Configuration.Dialer
Assembly: ININ.IceLib.Dialer (in ININ.IceLib.Dialer.dll) Version: 0.0.0.0 (22.3.0.208)

Syntax

C#
public GeneralConfigurationProperty<CCSConfiguration..::..Property, int> AutomaticDispositionDelay { get; }
Visual Basic
Public ReadOnly Property AutomaticDispositionDelay As GeneralConfigurationProperty(Of CCSConfiguration..::..Property, Integer)
	Get

Exceptions

ExceptionCondition
InsufficientRightsExceptionThe user does not have permission to view the property.

See Also