TcpListener.Finalize Method

Definition

Frees resources used by the TcpListener class.

!TcpListener ()
~TcpListener ();
override this.Finalize : unit -> unit
Finalize ()

Remarks

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

Applies to