Uninitialize the component and unload the networking library.
The Uninitialize method explicitly releases resources allocated by the component. Normally it is not required that the application call this method since it is automatically called by the class destructor. This method should only be used if the Initialize method was explicitly called.
DnsClient Class | SocketTools Namespace | Initialize Method