The DefaultPackagePartRequest type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Abort |
Aborts the pending request.
(Inherited from SyncPackagePartRequest.) | |
| BeginLoadPart |
Begins an asynchronous load of specified part.
(Inherited from SyncPackagePartRequest.) | |
| EndLoadPart |
Ends an asynchronous load part operation. Null is returned if the specified part could not be found.
(Inherited from SyncPackagePartRequest.) | |
| Equals | (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| LoadPart |
Loads the requested part synchronously.
(Overrides SyncPackagePartRequest..::..LoadPart()()()().) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |