Sdílet prostřednictvím


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

Top

Protected Methods

  Name Description
Cc305845.protmethod(en-US,SQL.90).gif Finalize  (inherited from Object )
Cc305845.protmethod(en-US,SQL.90).gif MemberwiseClone  (inherited from Object )

Top

See Also

Reference

SyncTracer Class
Microsoft.Synchronization.Data Namespace