SyncTracer::Warning Method (Int32, String)
Generates a warning trace when the indentLevel and message parameters are specified.
Assembly: Microsoft.Synchronization.Data (in Microsoft.Synchronization.Data.dll)
Parameters
- indentLevel
- Type: System::Int32
An integer that represents the number of spaces to indent a message. A value of 1 equals three spaces.
- message
- Type: System::String
The message to output in the trace.
Show: