Krystalware.SlickUpload.Status Namespace
SlickUpload status management functionality.
Types
Represents a contract for a status manager class that stores and retrieves UploadStatus objects for uploads in progress.
Enumeration of the possible status managers.
A status manager that stores UploadStatus objects in a SQL server database.
A status manager that stores UploadStatus objects in application state.
The reason the upload was terminated.
Contains information about the current status of an upload. Properties are updated in real time as the upload progresses.
|