Query Method

Get information about a domain.

Syntax

public void Query(string domain);
Public Sub Query(ByVal Domain As String)

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) 2022 /n software inc. - All rights reserved.
IPWorks 2020 .NET Edition - Version 20.0 [Build 8307]