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

PeekMessagesAsync Method

Retrieves a message from the front of the queue, without changing the message visibility.

Syntax

[VB.NET]
Public Function PeekMessagesAsync() As Task
[C#]
public Task PeekMessagesAsync();

Remarks

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

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