WebSyncHelperNotifyServer Method (Int32) |
Notifies a web farm server about a new task.
Namespace: CMS.WebFarmSyncAssembly: CMS.WebFarmSync (in CMS.WebFarmSync.dll) Version: 8.2.23
Syntax public static void NotifyServer(
int serverId
)
Parameters
- serverId
- Type: SystemInt32
The server id
See Also