The UploadsManager 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. | |
| GetUpload | Overloaded.
Returns the instance of the Upload class.
| |
| GetUploads | Overloaded. | |
| ToString | (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
| AllUploadIDs |
Gets a string array containing an unique identifiers of all Upload objects which are kept in uploads collection.
| |
| UploadsCount |
Gets the number of Upload objects which are being kept in uploads collection.
|
