Udostępnij za pośrednictwem


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 Cc305845.static(en-us,SQL.105).gif Error Overloaded. Generates an error trace.
Public method GetHashCode  (Inherited from Object.)
Public method GetType  (Inherited from Object.)
Public method Cc305845.static(en-us,SQL.105).gif Info Overloaded. Generates an informational trace.
Public method Cc305845.static(en-us,SQL.105).gif IsErrorEnabled Returns whether an error trace will be included in the output.
Public method Cc305845.static(en-us,SQL.105).gif IsInfoEnabled Returns whether an informational trace will be included in the output.
Public method Cc305845.static(en-us,SQL.105).gif IsVerboseEnabled Returns whether a verbose trace will be included in the output.
Public method Cc305845.static(en-us,SQL.105).gif IsWarningEnabled Returns whether a warning trace will be included in the output.
Public method Cc305845.static(en-us,SQL.105).gif ReferenceEquals  (Inherited from Object.)
Public method ToString  (Inherited from Object.)
Public method Cc305845.static(en-us,SQL.105).gif Verbose Overloaded. Generates a verbose trace.
Public method Cc305845.static(en-us,SQL.105).gif 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