AsynchronousUploadFailedEventArgs Members
For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.
Provides data for the AsynchronousUploadFailed event.
The AsynchronousUploadFailedEventArgs type exposes the following members.
Constructors
Name | Description | |
---|---|---|
AsynchronousUploadFailedEventArgs | Initializes a new instance of the AsynchronousUploadFailedEventArgs class. |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top
Properties
Name | Description | |
---|---|---|
Exception | Gets the exception that occurred. |
Top