共用方式為


SPClientRequestServiceSettings.ExecutionTimeVerboseLoggingThreshold property

執行時間的詳細資訊記錄臨界值。此值是以毫秒為單位。

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

Syntax

'宣告
Public Property ExecutionTimeVerboseLoggingThreshold As Integer
    Get
    Set
'用途
Dim instance As SPClientRequestServiceSettings
Dim value As Integer

value = instance.ExecutionTimeVerboseLoggingThreshold

instance.ExecutionTimeVerboseLoggingThreshold = value
public int ExecutionTimeVerboseLoggingThreshold { get; set; }

Property value

Type: System.Int32

請參閱

參照

SPClientRequestServiceSettings class

SPClientRequestServiceSettings members

Microsoft.SharePoint.Administration namespace