Gets the result of the asynchronous who is operation.
An IAsyncResult that contains the data associated with the who is operation.
AsyncResult identifies ongoing or completed asynchronous operations. The property contains data that helps determine which of several potential asynchronous operations to complete, and when passed to the event handler, enables EndLookup to access the status associated with the completed operation.
LookupCompletedEventArgs Class | ComponentSpace.WhoIs Namespace