ServerResponseDroppedCounterName 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 ServerResponseDroppedCounterName As String
'Usage
Dim value As String
value = ClientPerformanceCounters.ServerResponseDroppedCounterName
public const string ServerResponseDroppedCounterName
public:
literal String^ ServerResponseDroppedCounterName
static val mutable ServerResponseDroppedCounterName: string
public const var ServerResponseDroppedCounterName : String