Freigeben über


SyncTracer.IsErrorEnabled-Methode

Gibt zurück, ob eine Fehlerablaufverfolgung in der Ausgabe enthalten sein soll.

Namespace: Microsoft.Synchronization.Data
Assembly: Microsoft.Synchronization.Data (in microsoft.synchronization.data.dll)

Syntax

'Declaration
Public Shared Function IsErrorEnabled As Boolean
'Usage
Dim returnValue As Boolean

returnValue = SyncTracer.IsErrorEnabled
public static bool IsErrorEnabled ()
public:
static bool IsErrorEnabled ()
public static boolean IsErrorEnabled ()
public static function IsErrorEnabled () : boolean

Rückgabewert

true, wenn die Fehlerablaufverfolgung aktiviert ist, sonst false.

Siehe auch

Verweis

SyncTracer-Klasse
SyncTracer-Member
Microsoft.Synchronization.Data-Namespace