BaseIntegrationConnector RequestTasksProcessing Method (String)Kentico 8.1 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.1.5347.20411)

Parameters

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

Return Value

Type: OnlineHttpStatusCode
See Also