Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the collection of measures for regulating the resource usage of services in the Microsoft SharePoint Foundation farm.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Public ReadOnly Property ResourceMeasures As SPResourceMeasureCollection
Get
'Usage
Dim instance As SPUserCodeService
Dim value As SPResourceMeasureCollection
value = instance.ResourceMeasures
public SPResourceMeasureCollection ResourceMeasures { get; }
Property Value
Type: Microsoft.SharePoint.Administration.SPResourceMeasureCollection
The collection of resource measures for services in the Microsoft SharePoint Foundation farm.