Uninitialize the class library and release any resources allocated for the current thread.
The Uninitialize method releases resources allocated for the current process. After this method has been called, no further operations may be performed until the class instance has been re-initialized.
If the Initialize method is explicitly called by the application, it should be matched by a call to the Uninitialize method when that instance of the class is no longer needed.
InternetMail Class | SocketTools Namespace | Initialize Method