SPDistributedCacheCounter constructor

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

Syntax

'Declaration
Public Sub New ( _
    maxValue As Integer _
)
'Usage
Dim maxValue As Integer

Dim instance As New SPDistributedCacheCounter(maxValue)
public SPDistributedCacheCounter(
    int maxValue
)

Parameters

See also

Reference

SPDistributedCacheCounter class

SPDistributedCacheCounter members

Microsoft.SharePoint.DistributedCaching.Utilities namespace