SPHealthRulesList.Dispose method

Releases all unmanaged resources used by the SPHealthRulesList object.

Namespace:  Microsoft.SharePoint.Administration.Health
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Sub Dispose
'Usage
Dim instance As SPHealthRulesList

instance.Dispose()
public void Dispose()

Implements

IDisposable.Dispose()

See also

Reference

SPHealthRulesList class

SPHealthRulesList members

Microsoft.SharePoint.Administration.Health namespace