The EAUploadRequestLengthExceeded type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| GetHashCode | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. | |
| GetType | Gets the Type of the current instance. | |
| ToString |
Creates and returns a string representation of the current exception.
(Inherited from EAUploadException.) |
Properties
| Name | Description | |
|---|---|---|
| InnerException | Gets the Exception instance that caused the current exception. | |
| Message | Gets a message that describes the current exception. | |
| Source | Gets or sets the name of the application or the object that causes the error. | |
| StackTrace |
Gets a string representation of the frames on the call stack at the time the current exception was thrown.
(Inherited from EAUploadException.) |
