The Upload type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| CancelUpload |
Stops upload, terminates the connection with the client and deletes all uploaded files, if it is demanded.
| |
| Dispose |
Clears Upload and releases all used resources.
| |
| Equals | (Inherited from Object.) | |
| Finalize |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from System..::.Object)
(Overrides Object..::.Finalize()()().) | |
| GetHashCode | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. | |
| GetStatusInJSON |
Converts EasyAlgo.EAUpload..::.UploadStatus object, that is associated with Upload object, to java script object notation string (JSON).
| |
| GetType | Gets the Type of the current instance. | |
| ToString | (Inherited from Object.) |
