Freigeben über


SPClientRequestServiceSettings.ExecutionTimeVerboseLoggingThreshold-Eigenschaft

Der Schwellenwert für die Ausführungszeit für die ausführliche Protokollierung. Der Wert wird in Millisekunden.

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

Syntax

'Declaration
Public Property ExecutionTimeVerboseLoggingThreshold As Integer
    Get
    Set
'Usage
Dim instance As SPClientRequestServiceSettings
Dim value As Integer

value = instance.ExecutionTimeVerboseLoggingThreshold

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

Eigenschaftswert

Typ: System.Int32

Siehe auch

Referenz

SPClientRequestServiceSettings Klasse

SPClientRequestServiceSettings-Member

Microsoft.SharePoint.Administration-Namespace