System.Diagnostics.Trace.Refresh Method

Refreshes the trace configuration data.

Syntax

[System.MonoNotSupported("")]
public static void Refresh ()

Remarks

Trace configuration data is captured when the application is started. If the configuration data is changed after the application is started, call the Trace.Refresh method to update the trace configuration data.

Requirements

Namespace: System.Diagnostics
Assembly: System (in System.dll)
Assembly Versions: 2.0.0.0, 4.0.0.0