IP*Works! 2016 Xamarin Edition
IP*Works! 2016 Xamarin Edition
Questions / Feedback?

DefaultServer Property

The default server from which to retrieve registrar information.

Syntax

[VB.NET]
Public Property DefaultServer As String

[C#]
public string DefaultServer {get; set;}

Remarks

If Server is empty, then the component will attempt to connect to DefaultServer and determine the WHOIS server of the registrar of the domain. The Server property will then be set to the name of the WHOIS server of the registrar, and a WHOIS request will be issued against that server.

The default value for DefaultServer is "whois.internic.net".

Default Value

"whois.internic.net"

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