Click or drag to resize
WebSyncHelperUpdateWebFarmWithinRequest Property
Gets or sets the value that indicates whether web farm updater should be called within current request.

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

Property Value

Type: Boolean
See Also