SocketTools .NET Edition

WhoisClient.Finalize Method 

Destroys an instance of the class, releasing the resources allocated for the session and unloading the networking library.

[Visual Basic]
Overrides Protected Sub Finalize()
[C#]
protected override void Finalize();

See Also

WhoisClient Class | SocketTools Namespace