This class represents an accessor to the options and the tasks for this module (assembly).


All Members | Methods | Properties | Fields | ||
Icon | Member | Description |
---|---|---|
![]() | configManager |
An IConfigManager object.
(Inherited from Options.) |
![]() ![]() | CreateInstance(IConfigManager) |
Creates the singleton instance.
|
![]() ![]() | Default |
Gets or sets the default static access to the Options.
|
![]() | Equals(Object) | (Inherited from Object.) |
![]() | EvaluatePresence |
Gets a value indicating whether the presence has to be evaluated for agents, agent groups, queues, and routing points.
set this option to true if the presence has to be evaluated for agents, agent groups, queues, and routing points; otherwise, set it to false
true or false
When the application is started or restarted.
|
![]() | Finalize()()() |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) |
![]() | GetHashCode()()() |
Serves as a hash function for a particular type.
(Inherited from Object.) |
![]() | GetType()()() |
Gets the Type of the current instance.
(Inherited from Object.) |
![]() | Item[([(String])]) |
Gets access to an option with the specified key.
(Inherited from Options.) |
![]() | MemberwiseClone()()() |
Creates a shallow copy of the current Object.
(Inherited from Object.) |
![]() | queuePresenceStatisticErrorLevel |
Gets the value of the error level for the statistic.
The value for which statistic is considered as being in error
An integer or a double value
When the application is started or restarted.
|
![]() | queuePresenceStatisticName |
Gets the name of the statistic used to evaluate presence for queues.
The name of the statistic used to evaluate presence for queues
The name of a statistic server statistic queue
When the application is started or restarted.
|
![]() | queuePresenceStatisticText |
Gets the text that is displayed next to the statistic value.
The text that is displayed next to the statistic value
A short string
When the application is started or restarted.
|
![]() | queuePresenceStatisticWarningLevel |
Gets the value of the warning level for the statistic.
The value for which statistic is considered as being in warning
An integer or a double value
When the application is started or restarted.
|
![]() | routingPointPresenceStatisticErrorLevel |
Gets the value of the error level for the statistic.
The value for which statistic is considered as being in error
An integer or a double value
When the application is started or restarted.
|
![]() | routingPointPresenceStatisticName |
The name of the statistic used to evaluate presence for queues
The name of a statistic server statistic queue
When the application is started or restarted.
|
![]() | routingPointPresenceStatisticText |
Gets the text that is displayed next to the statistic value.
The text that is displayed next to the statistic value
A short string
When the application is started or restarted.
|
![]() | routingPointPresenceStatisticWarningLevel |
Gets the value of the warning level for the statistic.
The value for which statistic is considered as being in warning
An integer or a double value
When the application is started or restarted.
|
![]() | Task |
Gets access to the TaskAccessor.
(Inherited from Options.) |
![]() | ToString()()() | (Inherited from Object.) |