WebSyncHelper NotifyServer Method (String)Kentico 8.0 API Reference
Notifies a web farm server about a new task.

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

Parameters

notificationPath
Type: OnlineSystem String
Notification path in UNC format. Use WebSyncHelperClass.GetNotificationPath(string serverPhysicalPath) method to get default system notification path.
See Also