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

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