The number of seconds that may elapse before a call with no available agent is considered to be abandoned.
Namespace: ININ.IceLib.Configuration.DialerAssembly: ININ.IceLib.Dialer (in ININ.IceLib.Dialer.dll) Version: 0.0.0.0 (22.3.0.208)
Syntax
C# |
---|
public GeneralConfigurationProperty<CampaignConfiguration..::..Property, double> NoAgentAbandonDelay { get; } |
Visual Basic |
---|
Public ReadOnly Property NoAgentAbandonDelay As GeneralConfigurationProperty(Of CampaignConfiguration..::..Property, Double) Get |
Remarks
The IncludeNoAgentAsAbandon property must be set to AfterDelay in order for this property to apply.
Exceptions
Exception | Condition |
---|---|
InsufficientRightsException | The user does not have permission to view the property. |