SyncTracer.Warning Method

Generates a warning trace.

Overload List

Name Description
SyncTracer.Warning (String)
Generates a warning trace when a message parameter is specified.
SyncTracer.Warning (Int32, String)
Generates a warning trace when the indentLevel and message parameters are specified.
SyncTracer.Warning (String, Object[])
Generates a warning trace when the format and args parameters are specified.
SyncTracer.Warning (Int32, String, Object[])
Generates a warning trace when the indentLevel, format, and args parameters are specified.

See Also

Reference

SyncTracer Class
SyncTracer Members
Microsoft.Synchronization.Data Namespace