WebSyncHelperIsFileSynchronizationAllowed Method |
Returns value which indicates whether current file is allowed to web farm synchronization.
Namespace: CMS.WebFarmSyncAssembly: CMS.WebFarmSync (in CMS.WebFarmSync.dll) Version: 8.2.23
Syntax public static bool IsFileSynchronizationAllowed(
long fileSize
)
Parameters
- fileSize
- Type: SystemInt64
File size
Return Value
Type:
BooleanSee Also