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

AddUserMetadataAsync Method

Adds a name value pair to the metadata to be associated with a queue.

Syntax

[VB.NET]
Public Function AddUserMetadataAsync(ByVal name As String, ByVal value As String) As Task
[C#]
public Task AddUserMetadataAsync(string name, string value);

Remarks

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

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