SharePointHandler.DisposeResources method

NOTE: This API is now obsolete.

Do not use.

Namespace:  Microsoft.SharePoint.ApplicationRuntime
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
<ObsoleteAttribute("This method has been deprecated.")> _
Public Shared Sub DisposeResources ( _
    context As HttpContext _
)
'Usage
Dim context As HttpContextSharePointHandler.DisposeResources(context)
[ObsoleteAttribute("This method has been deprecated.")]
public static void DisposeResources(
    HttpContext context
)

Parameters

See also

Reference

SharePointHandler class

SharePointHandler members

Microsoft.SharePoint.ApplicationRuntime namespace