C#
C++
F#
VB
CloudAppendBlob.::..EndAppendBlock Method (IAsyncResult)(IAsyncResult^)(IAsyncResult)(IAsyncResult)
Ends an asynchronous operation to commit a new block of data to the end of the blob.
Assembly: Microsoft.WindowsAzure.Storage (in Microsoft.WindowsAzure.Storage.dll)
Syntax
abstract EndAppendBlock : asyncResult:IAsyncResult -> int64 override EndAppendBlock : asyncResult:IAsyncResult -> int64
Parameters
- asyncResult
-
Type:
System.IAsyncResultSystem::IAsyncResult^System.IAsyncResultSystem.IAsyncResult
An IAsyncResult that references the pending asynchronous operation.