The CCSConfiguration type exposes the following members.

Methods

  NameDescription
Public methodCancelEdit (Inherited from EditableListConfigurationObject<(Of <(<'CCSConfiguration..::..Property>)>)>.)
Public methodCommit (Inherited from EditableListConfigurationObject<(Of <(<'CCSConfiguration..::..Property>)>)>.)
Public methodCommitAsync (Inherited from EditableListConfigurationObject<(Of <(<'CCSConfiguration..::..Property>)>)>.)
Public methodDelete (Inherited from EditableListConfigurationObject<(Of <(<'CCSConfiguration..::..Property>)>)>.)
Public methodDeleteAsync (Inherited from EditableListConfigurationObject<(Of <(<'CCSConfiguration..::..Property>)>)>.)
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Protected methodFinalize
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodGetValidators (Inherited from EditableListConfigurationObject<(Of <(<'CCSConfiguration..::..Property>)>)>.)
Public methodGetValidatorsAsync (Inherited from EditableListConfigurationObject<(Of <(<'CCSConfiguration..::..Property>)>)>.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodPrepareForEdit (Inherited from EditableListConfigurationObject<(Of <(<'CCSConfiguration..::..Property>)>)>.)
Public methodRestartHttpServer
Starts or restarts the Central Campaign Server's http server.
Public methodRestartHttpserverAsync
Asynchronously starts or restarts the Central Campaign Server's http server.
Public methodSetConfigurationId (Inherited from EditableListConfigurationObject<(Of <(<'CCSConfiguration..::..Property>)>)>.)
Public methodSetDisplayName (Inherited from EditableListConfigurationObject<(Of <(<'CCSConfiguration..::..Property>)>)>.)
Public methodToString (Inherited from ConfigurationObject.)

Properties

  NameDescription
Public propertyAuditingConnection
The Id of the connection where the configuration auditing table resides.
Public propertyAuditingEnabled
Toggles activation of configuration auditing.
Public propertyAuditingRetentionTime
The maximum number of days to retain configuration audit entries before deleting them.
Public propertyAutomaticDispositionDelay
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.
Public propertyCampaignPauseErrorThreshold
The maximum of database query failures that may occur in a campaign before it is paused.
Public propertyChanged (Inherited from EditableListConfigurationObject<(Of <(<'CCSConfiguration..::..Property>)>)>.)
Public propertyConfigurationId (Inherited from ListConfigurationObject.)
Public propertyDialerVersion
The current version of Dialer.
Public propertyEnableHistoryLoggingOnODS Obsolete.
Toggles the logging of history data as .csv files on outbound dialing servers.
Public propertyHttpAddress
The name of the network interface that the HTTP server accepts requests on.
Public propertyHttpPort
The port number that the HTTP Server accepts requests on.
Public propertyIsdnBusySignalFile
The name of the wave file to play to agents when a busy signal is encountered on a Preview call.
Public propertyIsdnConnectFailedFile
The name of the wave file to play to agents when a Preview call encounters Special Information Tones, such as an invalid number, out of service, etc.
Public propertyIsNewObject (Inherited from ConfigurationObject.)
Public propertyMasterODS
The Id of the outbound dialing server which should be used to send notifications when errors or outages occur.
Public propertyOriginalConfigurationId (Inherited from ListConfigurationObject.)
Public propertyOverrideLogonCampaign
Overrides Logon Campaign security right.
Public propertyPenetrationRetentionDuration
The amount of time before penetration data is deleted from the database.
Public propertyResetTimeCalendarDay
Determines whether the call totals are reset at midnight using local time or UTC time based on the ResetTimeLocal property, or reset after 24 hours. By default, it is set to false, meaning to reset counts after 24 hours
Public propertyResetTimeLocal
Determines whether the call totals are reset at midnight using local time. By default, it is set to false, meaning to reset counts using UTC time.
Public propertyRevisionLevel
The current version of this object.
Public propertySwitchoverBackupServer
The name of the backup server in the Switchover pair.
Public propertyUdlPath
The file path where UDL files are stored on the Central Campaign Server.
Public propertyUseHttps
Toggles the requirement of secure connections for the HTTP Server.

See Also