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

AddBlockAsync Method

Adds a block to the blocks list that will be assembled to form a blob.

Syntax

[VB.NET]
Public Function AddBlockAsync(ByVal blockType As Integer, ByVal id As String) As Task
[C#]
public Task AddBlockAsync(int blockType, string id);

Remarks

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

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