SPCapabilityChecker class

Represents a checker that checks the availability of a service.

Inheritance hierarchy

System.Object
  Microsoft.SharePoint.SPCapabilityChecker

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

Syntax

'Declaration
Public MustInherit Class SPCapabilityChecker
'Usage
Dim instance As SPCapabilityChecker
public abstract class SPCapabilityChecker

Thread safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See also

Reference

SPCapabilityChecker members

Microsoft.SharePoint namespace