Gets or sets a value indicating whether to send each converted file in a separate request.
Namespace:
Aurigma.ImageUploaderFlash
Assembly:
Aurigma.ImageUploaderFlash (in Aurigma.ImageUploaderFlash.dll)
public bool UploadConverterOutputSeparately { get; set; }
Type: System..Boolean
If true
, each converted file is uploaded in a separate POST request.
Default value is false.