SPResourceMeasureConstants members
Include protected members
Include inherited members
會包含在Microsoft SharePoint FoundationSPResourceMeasure物件的名稱的字串常數。
The SPResourceMeasureConstants type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() ![]() |
AbnormalTerminationCount | 異常終止計數資源量。 |
![]() ![]() |
CpuExecutionTime | 資源評量的 CPU 執行時間量。 |
![]() ![]() |
CriticalExceptionsCount | 重大例外狀況數資源量。 |
![]() ![]() |
IdlePercentProcessorTime | 當程序在閒置時間百分比的處理器時間資源量值。 |
![]() ![]() |
InvocationCount | 叫用數資源量。 |
![]() ![]() |
PercentProcessorTime | 資源量值的程序所使用的處理器時間百分比。 |
![]() ![]() |
ProcessCPUCycles | 程序所使用的 CPU 週期的資源量值。 |
![]() ![]() |
ProcessHandleCount | 資源評量的程序所使用的檔案指標數目。 |
![]() ![]() |
ProcessingTime | 資源評量的處理時間。 |
![]() ![]() |
ProcessIOBytes | I/O 每秒位元組數程序所使用的量資源量。 |
![]() ![]() |
ProcessThreadCount | 程序所使用的執行緒數目的資源量值。 |
![]() ![]() |
ProcessVirtualBytes | 資源量值的程序所使用的虛擬位元組數。 |
![]() ![]() |
SharePointDatabaseQueryCount | SharePoint SQL 查詢數目的資源量值。 |
![]() ![]() |
SharePointDatabaseQueryTime | SharePoint SQL 查詢時的資源量值。 |
![]() ![]() |
UnhandledExceptionsCount | 未處理的例外狀況數目的資源量值。 |
![]() ![]() |
UnresponsiveProcessCount | 沒有回應的程序數目的資源量值。 |
Top