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.
A resource measure of the number of handles used by a process.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Shared ReadOnly Property ProcessHandleCount As String
Get
'Usage
Dim value As String
value = SPResourceMeasureConstants.ProcessHandleCount
public static string ProcessHandleCount { get; }
Property value
Type: System.String
A String with the value ProcessHandleCount.
See also
Reference
SPResourceMeasureConstants class