Partager via


RemoteAccessUser.Finalize Method ()

 

Releases unmanaged resources and performs other cleanup operations before the RemoteAccessUser object is reclaimed by garbage collection.

Namespace:   Microsoft.WindowsServerSolutions.Web.Security
Assembly:  Wssg.Web (in Wssg.Web.dll)

Syntax

protected override void Finalize()
protected:
virtual void Finalize() override
Protected Overrides Sub Finalize

Implements

Object.Finalize()

See Also

RemoteAccessUser Class
Microsoft.WindowsServerSolutions.Web.Security Namespace

Return to top