AdaptiveUploadStateStoreProvider overview
![]() |
Initializes a new instance of the AdaptiveUploadStateStoreProvider class. |
![]() | |
![]() |
![]() | |
![]() | Returns the UploadStateStoreProvider.CleanUpIfStaleCallback that NeatUpload should call when a post-back ID might be stale. |
![]() | |
![]() | |
![]() | Initialize this object using the name and attributes. The name and attributes are passed to the SessionBasedUploadStateStoreProvider that this provider uses if the session state mode is something other than Off or InProc. |
![]() | Returns an IUploadState for a given post-back ID. |
![]() | Merges a particular UploadState with the stored UploadState and store the merged UploadState. |
![]() |
![]() | Calls Delete if the UploadState for the post-back ID is stale. |
![]() | Responsible for deleting the UploadState for a post-back ID from storage. |
![]() | |
![]() | Returns true if the specified UploadState is considered stale. |
![]() |
AdaptiveUploadStateStoreProvider Class | Brettle.Web.NeatUpload Namespace