FilteredListChain.Refresh Method

Definition

Loads all recorded events for this chain and apply the filtering specified in IsValidEventType(IntelliTraceEvent). As more events are recorded from the running application, use Refresh to update the chain.

public:
 override void Refresh();
public:
 override void Refresh();
 override void Refresh();
public override void Refresh ();
override this.Refresh : unit -> unit
Public Overrides Sub Refresh ()

Applies to