Click or drag to resize
QueueParamsEventServiceLevelPerf Property
Returns the ratio of calls answered within the specified service level per total completed calls (in percent).
Sets the ratio of calls answered within the specified service level per total completed calls.

Namespace: AsterNET.Manager.Event
Assembly: AsterNET (in AsterNET.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public double ServiceLevelPerf { get; set; }

Property Value

Type: Double
See Also