Gets total number of packages in the current upload session.
Namespace:
Aurigma.ImageUploader
Assembly:
Aurigma.ImageUploader (in Aurigma.ImageUploader.dll)
Public ReadOnly Property PackageCount As Integer
public int PackageCount { get; }
1
, it can be used to get total number of files uploaded within this upload session.