FileUploaderItemFailedEventArgs Class
Namespace: GleamTech.FileUltimate.AspNet.UIAssembly: GleamTech.FileUltimate (in GleamTech.FileUltimate.dll) Version: 9.1.3
public sealed class FileUploaderItemFailedEventArgs : EventArgs
Public NotInheritable Class FileUploaderItemFailedEventArgs
Inherits EventArgs
- Inheritance
- Object EventArgs FileUploaderItemFailedEventArgs
Exception | Gets the exception that caused the failed event. |
FailedActionInfo | Gets the action info where the failure occurred. |
Item | Gets the specific item in the upload queue related to the event. |
Queue | Gets the upload queue related to the event. |