CounterSet.Finalize Method

Definition

Frees resources before the object is reclaimed by garbage collection.

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

Remarks

This method is called automatically by the runtime.

Applies to