SPRequestUsageEntry.DistributedCacheWritesDuration property

Duração total (ms) para o cache grava

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

Syntax

'Declaração
Public Property DistributedCacheWritesDuration As Long
    Get
    Set
'Uso
Dim instance As SPRequestUsageEntry
Dim value As Long

value = instance.DistributedCacheWritesDuration

instance.DistributedCacheWritesDuration = value
public long DistributedCacheWritesDuration { get; set; }

Property value

Type: System.Int64

Ver também

Referência

SPRequestUsageEntry class

SPRequestUsageEntry members

Microsoft.SharePoint.Administration namespace