LdapConnection.Finalize Method

Definition

The Finalize() method allows an LdapConnection object to attempt to free resources and perform other cleanup operations before the LdapConnection object is reclaimed by garbage collection.

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

Applies to