IP*Works! V9 - Online Help
IP*Works! V9
Questions / Feedback?

ProcessQueueAsync Method

Sends the messages which have previously been queued into QueueDir .

Syntax

[VB.NET]
Public Function ProcessQueueAsync(ByVal QueueDir As String) As IAsyncAction
[C#]
public IAsyncAction ProcessQueueAsync(string queueDir);

Remarks

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

 
 
Copyright (c) 2018 /n software inc. - All rights reserved.
Build 9.0.6635.0