Gets or sets a size of the file to be uploaded in bytes.
Namespace:
Aurigma.ImageUploader.Nirvanix
Assembly:
Aurigma.ImageUploader (in Aurigma.ImageUploader.dll)
Public Property SizeBytes As Integer
public int SizeBytes { get; set; }
Type: System.Int32
The size of the file to be uploaded in bytes.
Default value is 10485760.