IP*Works! OpenPGP V9 - Online Help
IP*Works! OpenPGP 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 Task
[C#]
public Task 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) 2017 /n software inc. - All rights reserved.
Build 9.0.6240.0