Click or drag to resize
WebSyncHelperNotifyWatcher Property
File watcher to notify web farm server to process tasks.

Namespace: CMS.WebFarmSync
Assembly: CMS.WebFarmSync (in CMS.WebFarmSync.dll) Version: 8.2.23
Syntax
C#
public static FileSystemWatcher NotifyWatcher { get; }

Property Value

Type: FileSystemWatcher
See Also