SocketTools .NET Edition

DnsClient.Finalize Method 

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

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

See Also

DnsClient Class | SocketTools Namespace