Number of simultaneous connections files are uploaded with.
Namespace:
Aurigma.ImageUploader
Assembly:
Aurigma.ImageUploader (in Aurigma.ImageUploader.dll)
Public Property MaxConnectionCount As Integer
public int MaxConnectionCount { get; set; }
A positive number that specifies the maximum number of concurrent upload streams.
Default value is 1
.