InvalidCloudFile.EndOpenWrite(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 Microsoft.Azure.Storage.File.CloudFileStream EndOpenWrite (IAsyncResult asyncResult);
override this.EndOpenWrite : IAsyncResult -> Microsoft.Azure.Storage.File.CloudFileStream
Public Overrides Function EndOpenWrite (asyncResult As IAsyncResult) As CloudFileStream
Parameters
- asyncResult
- IAsyncResult