Ends an asynchronous load part operation. Null is returned if the specified part could not be found.
Namespace: FirstFloor.Documents.IO
Assembly: FirstFloor.Documents (in FirstFloor.Documents.dll) Version: 2.5.0.0 (2.5.11.0)
Syntax
Parameters
- result
- Type: SystemIAsyncResult
The result.
Return Value
Type: StreamThe part content stream.
Implements
IPackagePartRequestEndLoadPart(IAsyncResult)See Also