The ComponentSpace.WhoIs namespace contains classes that implement the Who Is protocol.
| Class | Description |
|---|---|
| LookupCompletedEventArgs | Provides data for the LookupCompleted event. |
| WhoIsClient | Looks up domain registration and other information by sending query messages to who is servers. |
| WhoIsException | The exception that is thrown when a Who Is operation fails. |
| Delegate | Description |
|---|---|
| LookupCompletedEventHandler | Represents the method that will handle the LookupCompleted event. |