Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

Trace::Refresh Method ()

 

Refreshes the trace configuration data.

Namespace:   System.Diagnostics
Assembly:  System (in System.dll)

public:
static void Refresh()

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

.NET Framework
Available since 2.0
Return to top
Show: