SPDistributedCacheTelemetryData.ObjectSize 属性

仅供内部使用的字节存储对象的大小

命名空间:  Microsoft.SharePoint.DistributedCaching.Utilities
程序集:  Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)

语法

声明
Public Property ObjectSize As Integer
    Get
    Set
用法
Dim instance As SPDistributedCacheTelemetryData
Dim value As Integer

value = instance.ObjectSize

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

属性值

类型:System.Int32

另请参阅

引用

SPDistributedCacheTelemetryData 类

SPDistributedCacheTelemetryData 成员

Microsoft.SharePoint.DistributedCaching.Utilities 命名空间