InvalidCloudFile.EndOpenRead(IAsyncResult) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public override System.IO.Stream EndOpenRead (IAsyncResult asyncResult);
override this.EndOpenRead : IAsyncResult -> System.IO.Stream
Public Overrides Function EndOpenRead (asyncResult As IAsyncResult) As Stream
Parameters
- asyncResult
- IAsyncResult