IP*Works! 2016 .NET Edition
IP*Works! 2016 .NET Edition
Questions / Feedback?

Query Method

Get information about a domain.

Syntax

[VB.NET]
Public Sub Query(ByVal Domain As String)
[C#]
public void Query(string domain);

Remarks

When this method is called, a request is sent to the Server for the information that is stored about the domain. The server response is made available through the DomainInfo property.

 
 
Copyright (c) 2020 /n software inc. - All rights reserved.
IP*Works! 2016 .NET Edition - Version 16.0 [Build 7353]