Ends an asynchronous load part operation. Return null if the requested part does not exist.
Namespace: FirstFloor.Documents.IO.Caching
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