BaseIntegrationConnector RequestTasksProcessing Method (String)Kentico 8.0 API Reference
Performs a request to a special page on server defined by given url causing immediate task processing for all connectors.

Namespace: CMS.SynchronizationEngine
Assembly: CMS.SynchronizationEngine (in CMS.SynchronizationEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)

Parameters

serverUrl
Type: OnlineSystem String
URL of the server to make the request to

Return Value

Type: OnlineHttpStatusCode
See Also