The DialerConfigurationManager type exposes the following members.
Methods
Name | Description | |
---|---|---|
CleanMetaDataTable |
Causes the cleanup routine for Meta Data Tables to fire immediatly.
| |
CleanMetaDataTableAsync |
Asynchronously requests a transition to a new Campaign Group in a sequence. .
| |
DeactivateCCSSwitchover |
Deactivate Centeral Campaign Switchover.
| |
DeactivateCCSSwitchoverAsync |
Asynchronously deactivate Centeral Campaign Switchover.
| |
DeleteCampaignServerParameters |
Delete Central Campaign Server parameters
| |
DeleteCampaignServerParametersAsync |
Asynchronously delete Central Campaign Server parameters
| |
DeleteOrphanScriptPages | Obsolete.
a method that deletes script pages from the config that no longer are part of a base script configuration.
| |
DownloadFile |
Downloads a file from the Central Campaign Server via the http server.
| |
DownloadFileAsync |
Asynchronously downloads a file from the Central Campaign Server via the http server.
| |
Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) | |
ExportXML |
Exports Dialer configuration objects as an XML string.
| |
Finalize | (Overrides Object..::..Finalize()()()().) | |
GetCampaignServerParameters |
Gets a list of Central Campaign server parameters
| |
GetCampaignServerParametersAsync |
Asynchronously retrieves a list of Central Campaign server parameters
| |
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
GetHttpRequestKey(ConfigurationId) |
(Deprecated) Gets the information necessary to send an http request to the Central Campaign Server. Requires the core Dialer config admin right.
| |
GetHttpRequestKey(ConfigurationId, ServerType) |
Gets the information necessary to send an http request to either the Central Campaign Server or the Outbound Dialing Server. Requires the core Dialer config admin right.
| |
GetHttpRequestKeyAsync(ConfigurationId, EventHandler<(Of <<'(AsyncCompletedEventArgs<(Of <<'(HttpRequestKey>)>>)>)>>), Object) |
(Deprecated)Asynchronously retrieves the information necessary to send an http request to the Central Campaign Server. Requires the core Dialer config admin right.
| |
GetHttpRequestKeyAsync(ConfigurationId, ServerType, EventHandler<(Of <<'(AsyncCompletedEventArgs<(Of <<'(HttpRequestKey>)>>)>)>>), Object) |
Asynchronously retrieves the information necessary to send an http request to either the Central Campaign Server or the Outbound Dialing server. Requires the core Dialer config admin right.
| |
GetLastTransitionTime |
Look up the time the last campaign transitioned, and the name of the previous group.
| |
GetLastTransitionTimeAsync |
Asynchronously requests for the last transition time.
| |
GetResourceList |
Retrieves the list of files present on the Central Campaign Server.
| |
GetResourceListAsync |
Asynchronously retrieves a list of files present on the Central Campaign Server.
| |
GetSwitchoverPair |
Retrieves the names of the master and the switchover ODS servers
| |
GetSwitchoverPairAsync |
Asynchronously retrieves the names of the master and the switchover CCS servers.
| |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
GetUDLContents |
Retrieve the connection string from a UDL file.
| |
GetUDLContentsAsync |
Asynchronously retrieve the connection string froma UDL file.
| |
ImportXML |
Imports non-default Dialer objects from an XML string into the active configuration.
| |
InitiateSwitchover |
Initiates a Switchover.
| |
InitiateSwitchoverAsync |
Asynchronously requests a Switchover.
| |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
SetCampaignServerParameters |
Set Central Campaign server parameters
| |
SetCampaignServerParametersAsync |
Asynchronously Set Central Campaign server parameters
| |
ToString | Returns a String that represents the current Object. (Inherited from Object.) | |
TransitionRuleGroup |
Transition to a new Campaign Group in a sequence.
| |
TransitionRuleGroupAsync |
Asynchronously requests a transition to a new Campaign Group in a sequence. .
| |
UploadFile |
Uploads a file to the Central Campaign Server via the http server.
| |
UploadFileAsync |
Asynchronously uploads a file to the Central Campaign Server via the http server.
|