ApplicationStateStatusManager Class
Implements: IStatusManager
A status manager that stores UploadStatus objects in application state.
Members
RemoveStaleStatus(Int32)
Called periodically to remove any stale status from the store.
Parameters
- staleMinutes (Int32)
– The number of minutes not being updated after which the upload should be considered stale.
Called when a property on the UploadStatus is changed.
Parameters
Called when an upload is started.
Parameters
|