Azure Integrator V2 - Online Help
Azure Integrator V2
Questions / Feedback?

ListBlocksAsync Method

List the blocks under the specified block blob.

Syntax

[VB.NET]
Public Function ListBlocksAsync(ByVal blobName As String, ByVal blockListType As Integer) As Task
[C#]
public Task ListBlocksAsync(string blobName, int blockListType);

Remarks

This method is the asynchronous version of the ListBlocks method and is used to support asynchronous operations in WinRT. Please refer to ListBlocks for more information.

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 2.0.6240.0