Click or drag to resize
WebSyncHelperNotifyServer Method (Int32)
Notifies a web farm server about a new task.

Namespace: CMS.WebFarmSync
Assembly: CMS.WebFarmSync (in CMS.WebFarmSync.dll) Version: 8.2.23
Syntax
C#
public static void NotifyServer(
	int serverId
)

Parameters

serverId
Type: SystemInt32
The server id
See Also