TcpListener.Finalize Method

Definition

Frees resources used by the TcpListener class.

C#
~TcpListener();

Remarks

The TcpListener class finalizer free resources associated with the TcpListener instance.

Applies to

Product Versions
.NET Framework 1.1