Looks up domain registration and other information by sending query messages to who is servers.
For a list of all members of this type, see WhoIsClient Members.
System.Object
ComponentSpace.WhoIs.WhoIsClient
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
The WhoIsClient constructor specifies the address of the server. Optionally, the ReceiveTimeout may be set. The who is request may be sent and the reply received synchronously (blocking) using Lookup, or asynchronously (non-blocking) using BeginLookup, and EndLookup.
Namespace: ComponentSpace.WhoIs
Assembly: ComponentSpace.WhoIs (in ComponentSpace.WhoIs.dll)