SyncTracer Members

Provides tracing for a synchronization session, with four levels of output: errors, warnings, informational, and verbose.

The following tables list the members exposed by the SyncTracer type.

Public Methods

(see also Protected Methods )

  Name Description
Public method Equals  Overloaded. (Inherited from Object.)
Public method Static Error Overloaded. Generates an error trace.
Public method GetHashCode  (Inherited from Object.)
Public method GetType  (Inherited from Object.)
Public method Static Info Overloaded. Generates an informational trace.
Public method Static IsErrorEnabled Returns whether an error trace will be included in the output.
Public method Static IsInfoEnabled Returns whether an informational trace will be included in the output.
Public method Static IsVerboseEnabled Returns whether a verbose trace will be included in the output.
Public method Static IsWarningEnabled Returns whether a warning trace will be included in the output.
Public method Static ReferenceEquals  (Inherited from Object.)
Public method ToString  (Inherited from Object.)
Public method Static Verbose Overloaded. Generates a verbose trace.
Public method Static Warning Overloaded. Generates a warning trace.

Top

Protected Methods

  Name Description
Protected method Finalize  (Inherited from Object.)
Protected method MemberwiseClone  (Inherited from Object.)

Top

See Also

Reference

SyncTracer Class
Microsoft.Synchronization.Data Namespace