Aurigma Image Uploader 6.5 Dual
FileUploadEventArgs..::.PackageGuid Property
Gets unique identifier of the current upload session.
Namespace:
Aurigma.ImageUploader
Assembly:
Aurigma.ImageUploader (in Aurigma.ImageUploader.dll)
Remarks
When the upload is separated into several packages, all of them will have the same GUID. So you can use it to determine whether files are uploaded in the same session (useful for concurrent uploads from several users).