Property MaxFileSize
MaxFileSize
Gets or sets the maximum file size for read operations. 0 for unlimited. Default is 10MB.
public long MaxFileSize { get; set; }
Gets or sets the maximum file size for read operations. 0 for unlimited. Default is 10MB.
public long MaxFileSize { get; set; }