MergeSynchronizationAgent.ClearAllTraceFlags Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Clears all the trace flags used by the synchronization agent.
public:
virtual void ClearAllTraceFlags();
public virtual void ClearAllTraceFlags ();
abstract member ClearAllTraceFlags : unit -> unit
override this.ClearAllTraceFlags : unit -> unit
Public Overridable Sub ClearAllTraceFlags ()