Socket.Finalize Method
Frees resources that are being used by the current socket.
Namespace: System.Net.Sockets
Assembly: System (in system.dll)
Syntax
protected override void Finalize ()
Remarks
The Socket.Finalize method calls the Close method to close the current socket and free resources that are associated with the socket.
Version Information
Available in .NET Micro Framework version 2.0, 2.5