Gets or sets the maximum allowable size for the uploaded content.
Namespace:
Aurigma.ImageUploader.AmazonS3
Assembly:
Aurigma.ImageUploader (in Aurigma.ImageUploader.dll)
Public Property MaxContentLength As Integer
public int MaxContentLength { get; set; }