WebSyncHelperUpdateWebFarmWithinRequest Property |
Gets or sets the value that indicates whether web farm updater should be called within current request.
Namespace: CMS.WebFarmSyncAssembly: CMS.WebFarmSync (in CMS.WebFarmSync.dll) Version: 8.2.23
Syntaxpublic static bool UpdateWebFarmWithinRequest { get; set; }
Property Value
Type:
Boolean
See Also