SPTaskUsageEntry.DistributedCacheWritesDuration-Eigenschaft
Gesamtdauer (in Millisekunden) für den Cache schreibt
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Property DistributedCacheWritesDuration As Long
Get
Set
'Usage
Dim instance As SPTaskUsageEntry
Dim value As Long
value = instance.DistributedCacheWritesDuration
instance.DistributedCacheWritesDuration = value
public long DistributedCacheWritesDuration { get; set; }
Eigenschaftswert
Typ: System.Int64