DataCacheClientLogManager::SetSink Method (DataCacheTraceSink, TraceLevel)
Enables tracing for a cache client.
Assembly: Microsoft.ApplicationServer.Caching.Core (in Microsoft.ApplicationServer.Caching.Core.dll)
Parameters
- traceSink
-
Type:
Microsoft.ApplicationServer.Caching::DataCacheTraceSink
The type of tracing. This can be set to DiagnosticSink or EtwSink.
- traceLevel
-
Type:
System.Diagnostics::TraceLevel
The TraceLevel trace level.
For more information, see .634c0a1b-2ee9-4e6b-ac3e-568e4f519e70
Show: