TotalRetryExceptionsCounterName Field

This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Namespace:  Microsoft.ApplicationServer.Caching
Assembly:  Microsoft.ApplicationServer.Caching.Client (in Microsoft.ApplicationServer.Caching.Client.dll)

Syntax

'Declaration
Public Const TotalRetryExceptionsCounterName As String
'Usage
Dim value As String

value = ClientPerformanceCounters.TotalRetryExceptionsCounterName
public const string TotalRetryExceptionsCounterName
public:
literal String^ TotalRetryExceptionsCounterName
static val mutable TotalRetryExceptionsCounterName: string
public const var TotalRetryExceptionsCounterName : String

See Also

Reference

ClientPerformanceCounters Class

Microsoft.ApplicationServer.Caching Namespace