CloudBlobStream.EndFlush Method (IAsyncResult) (Microsoft.WindowsAzure.Storage.Blob)
From Microsoft Windows Azure Storage Blob
C#
C++
F#
VB
CloudBlobStream.::..EndFlush Method (IAsyncResult)(IAsyncResult^)(IAsyncResult)(IAsyncResult)
Waits for the pending asynchronous flush to complete.
Namespace:
Microsoft.WindowsAzure.Storage.Blob
Assembly:
Microsoft.WindowsAzure.Storage (in Microsoft.WindowsAzure.Storage.dll)
Syntax
Parameters
- asyncResult
-
Type:
System.IAsyncResultSystem::IAsyncResult^System.IAsyncResultSystem.IAsyncResult
An IAsyncResult object containing a reference to the pending asynchronous request to finish.
Return to top
Waits for the pending asynchronous flush to complete.
Syntax
Parameters
- asyncResult
-
Type:
System.IAsyncResultSystem::IAsyncResult^System.IAsyncResultSystem.IAsyncResult
An IAsyncResult object containing a reference to the pending asynchronous request to finish.