IPWorks 2020 JavaScript Edition

Questions / Feedback?

Query Method

Get information about a domain.

Syntax

async whois.query(domain : string): Promise<void>

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 JavaScript Edition - Version 20.0 [Build 8292]