Share via


SPDistributedCacheCallUsageProvider.UsageEntryType property

The type of the usage entry associated with this usage provider.

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

Syntax

'Declaration
Public Overrides ReadOnly Property UsageEntryType As Type
    Get
'Usage
Dim instance As SPDistributedCacheCallUsageProvider
Dim value As Type

value = instance.UsageEntryType
public override Type UsageEntryType { get; }

Property value

Type: System.Type

See also

Reference

SPDistributedCacheCallUsageProvider class

SPDistributedCacheCallUsageProvider members

Microsoft.SharePoint.DistributedCaching.Utilities namespace