Compartilhar via


SPClientRequestServiceSettings.ExecutionTimeVerboseLoggingThreshold property

O limite de tempo de execução para o registro detalhado. O valor é em milissegundos.

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

Syntax

'Declaração
Public Property ExecutionTimeVerboseLoggingThreshold As Integer
    Get
    Set
'Uso
Dim instance As SPClientRequestServiceSettings
Dim value As Integer

value = instance.ExecutionTimeVerboseLoggingThreshold

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

Property value

Type: System.Int32

Ver também

Referência

SPClientRequestServiceSettings class

SPClientRequestServiceSettings members

Microsoft.SharePoint.Administration namespace