Share via


UserManager<TUser, TKey>.Dispose Method

Releases the resources used by the current instance of the UserManager<TUser, TKey> class.

Namespace:  Microsoft.AspNet.Identity
Assembly:  Microsoft.AspNet.Identity.Core (in Microsoft.AspNet.Identity.Core.dll)

Syntax

'Declaration
Public Sub Dispose
'Usage
Dim instance As UserManager

instance.Dispose()

Implements

IDisposable.Dispose()

See Also

Reference

UserManager<TUser, TKey> Class

Dispose Overload

Microsoft.AspNet.Identity Namespace

Other Resources

ASP.NET Identity