SocketAsyncEventArgs::Finalize Method ()

 

Frees resources used by the SocketAsyncEventArgs class.

Namespace:   System.Net.Sockets
Assembly:  System (in System.dll)

protected:
virtual void Finalize() override

The SocketAsyncEventArgs class finalizer closes the SocketAsyncEventArgs and free resources associated with the SocketAsyncEventArgs.

Universal Windows Platform
Available since 10
.NET Framework
Available since 2.0
Silverlight
Available since 2.0
Windows Phone Silverlight
Available since 7.1
Return to top
Show: