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 | |
---|---|---|
![]() |
Equals | Overloaded. (inherited from Object ) |
![]() ![]() |
Error | Overloaded. Generates an error trace. |
![]() |
GetHashCode | (inherited from Object ) |
![]() |
GetType | (inherited from Object ) |
![]() ![]() |
Info | Overloaded. Generates an informational trace. |
![]() ![]() |
IsErrorEnabled | Returns whether an error trace will be included in the output. |
![]() ![]() |
IsInfoEnabled | Returns whether an informational trace will be included in the output. |
![]() ![]() |
IsVerboseEnabled | Returns whether a verbose trace will be included in the output. |
![]() ![]() |
IsWarningEnabled | Returns whether a warning trace will be included in the output. |
![]() ![]() |
ReferenceEquals | (inherited from Object ) |
![]() |
ToString | (inherited from Object ) |
![]() ![]() |
Verbose | Overloaded. Generates a verbose trace. |
![]() ![]() |
Warning | Overloaded. Generates a warning trace. |
Top
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (inherited from Object ) |
![]() |
MemberwiseClone | (inherited from Object ) |
Top