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

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
connectorName
Type: OnlineSystem String
Name of connector to notify

Return Value

Type: OnlineHttpStatusCode
See Also