Compartilhar via


SPDistributedCacheUsageEntry.DistributedCacheObjectSize property

Namespace:  Microsoft.SharePoint.DistributedCaching.Utilities
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaração
Public Property DistributedCacheObjectSize As Long
    Get
    Set
'Uso
Dim instance As SPDistributedCacheUsageEntry
Dim value As Long

value = instance.DistributedCacheObjectSize

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

Property value

Type: System.Int64

Ver também

Referência

SPDistributedCacheUsageEntry class

SPDistributedCacheUsageEntry members

Microsoft.SharePoint.DistributedCaching.Utilities namespace