Table of Contents

FileManagerFolder.DemandArchiveSize Method

Definition

Namespace
GleamTech.FileUltimate.AspNet.UI
Assembly
GleamTech.FileUltimate.dll

Checks if the specified archive file with size under this folder is allowed to be created, and throws an exception if not.

public void DemandArchiveSize(long archiveSize, ByteSizeValue compressionMaxSize, string archiveName)

Parameters

archiveSize long
compressionMaxSize ByteSizeValue
archiveName string