This topic has not yet been rated - Rate this topic

SetSink Method

Enables tracing for a cache client.

Namespace:  Microsoft.ApplicationServer.Caching
Assembly:  Microsoft.ApplicationServer.Caching.Core (in Microsoft.ApplicationServer.Caching.Core.dll)
'Declaration
Public Shared Sub SetSink ( _
	traceSink As DataCacheTraceSink, _
	traceLevel As TraceLevel _
)
'Usage
Dim traceSink As DataCacheTraceSink
Dim traceLevel As TraceLevel

DataCacheClientLogManager.SetSink(traceSink, traceLevel)

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.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.
facebook page visit twitter rss feed newsletter