BaseIntegrationConnectorRequestTasksProcessing Method (String) |
Performs a request to a special page on server defined by given url causing immediate task processing for all connectors.
Namespace: CMS.SynchronizationEngineAssembly: CMS.SynchronizationEngine (in CMS.SynchronizationEngine.dll) Version: 11.0.0
Syntax public HttpStatusCode RequestTasksProcessing(
string serverUrl
)
Parameters
- serverUrl
- Type: SystemString
URL of the server to make the request to
Return Value
Type:
HttpStatusCodeSee Also