Override this function to get server's greeting.

Namespace: Limilabs.WHOIS.Client
Assembly: Whois (in Whois.dll) Version: 2.0.1238.1610

Syntax

C#
protected virtual void GetServerGreeting()
Visual Basic
Protected Overridable Sub GetServerGreeting
Visual C++
protected:
virtual void GetServerGreeting()

See Also