Trace.Refresh 메서드

정의

추적 구성 데이터를 새로 고칩니다.

public:
 static void Refresh();
public static void Refresh ();
static member Refresh : unit -> unit
Public Shared Sub Refresh ()

설명

추적 구성 데이터는 애플리케이션이 시작 될 때 캡처됩니다. 애플리케이션을 시작한 후 구성 데이터가 변경 되 면 호출 된 Refresh 추적 구성 데이터를 업데이트 하는 방법입니다.

적용 대상