AsyncController.Dispose Method

 

Namespace:   System.Web.Mvc
Assembly:  System.Web.Mvc (in System.Web.Mvc.dll)

Overload List

Name Description
System_CAPS_pubmethod Dispose()

Releases all resources that are used by the current instance of the Controller class.(Inherited from Controller.)

System_CAPS_protmethod Dispose(Boolean)

Releases unmanaged resources and optionally releases managed resources.(Inherited from Controller.)

See Also

AsyncController Class
System.Web.Mvc Namespace

Return to top