SPDistributedCacheUsageEntry constructor

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

Syntax

'Declaration
Public Sub New ( _
    value As Object() _
)
'Usage
Dim value As Object()

Dim instance As New SPDistributedCacheUsageEntry(value)
public SPDistributedCacheUsageEntry(
    Object[] value
)

Parameters

  • value
    Type: []

See also

Reference

SPDistributedCacheUsageEntry class

SPDistributedCacheUsageEntry members

Microsoft.SharePoint.DistributedCaching.Utilities namespace