SPDistributedCacheUsageEntry.DistributedCacheApiDuration-Eigenschaft
Namespace: Microsoft.SharePoint.DistributedCaching.Utilities
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Property DistributedCacheApiDuration As Long
Get
Set
'Usage
Dim instance As SPDistributedCacheUsageEntry
Dim value As Long
value = instance.DistributedCacheApiDuration
instance.DistributedCacheApiDuration = value
public long DistributedCacheApiDuration { get; set; }
Eigenschaftswert
Typ: System.Int64
Siehe auch
Referenz
SPDistributedCacheUsageEntry Klasse