Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Size of the object stores in bytes for internal use only
Namespace: Microsoft.SharePoint.DistributedCaching.Utilities
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Property ObjectSize As Integer
Get
Set
'Usage
Dim instance As SPDistributedCacheTelemetryData
Dim value As Integer
value = instance.ObjectSize
instance.ObjectSize = value
public int ObjectSize { get; set; }
Property value
Type: System.Int32
See also
Reference
SPDistributedCacheTelemetryData class