Property MaxFileSize
MaxFileSize
Gets or sets the maximum file size in bytes for upload and download. Default is 50 MB. Set to 0 for unlimited.
public long MaxFileSize { get; set; }
Gets or sets the maximum file size in bytes for upload and download. Default is 50 MB. Set to 0 for unlimited.
public long MaxFileSize { get; set; }