Freigeben über


SyncTracer.IsInfoEnabled-Methode

Gibt zurück, ob eine Ablaufverfolgung des Typs "Informationen" in der Ausgabe enthalten sein soll.

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

Syntax

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

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

Rückgabewert

true, wenn die Ablaufverfolgung des Typs "Informationen" aktiviert ist, sonst false.

Siehe auch

Verweis

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