Share via


SPResourceMeasureConstants.ProcessIOBytes property

A resource measure of the amount of I/O bytes per second used by a process.

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

Syntax

'Declaration
Public Shared ReadOnly Property ProcessIOBytes As String
    Get
'Usage
Dim value As String

value = SPResourceMeasureConstants.ProcessIOBytes
public static string ProcessIOBytes { get; }

Property value

Type: System.String
A String with the value ProcessIOBytes.

See also

Reference

SPResourceMeasureConstants class

SPResourceMeasureConstants members

Microsoft.SharePoint.Administration namespace