The UploadCompletedEventArgs type exposes the following members.
Constructors
Name | Description | |
---|---|---|
UploadCompletedEventArgs | Overloaded. |
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.) |
Properties
Name | Description | |
---|---|---|
Cancelled |
Gets whether the upload has been canceled by an error or by the user
| |
Error |
Gets the Ipernity error
| |
Filename |
Gets the file name
| |
Method |
Gets the method
| |
Ticket |
Gets the document ticket
|