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

QueryAsync Method

Query a Domain.

Syntax

[VB.NET]
Public Function QueryAsync(ByVal Domain As String) As IAsyncAction
[C#]
public IAsyncAction QueryAsync(string domain);

Remarks

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

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