Click or drag to resize
WebSyncHelperMaxWebFarmFileSize Property
Gets the maximal file size which is allowed for web farm synchronization.

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

Property Value

Type: Int64
See Also