ModelingErrorListProvider.SuspendRefresh Method

Definition

Prevents the error list from updating synchronously each time an item is added. Calling SuspendRefresh before adding a large number of items to the error list results in better performance.

public:
 void SuspendRefresh();
public void SuspendRefresh ();
member this.SuspendRefresh : unit -> unit
Public Sub SuspendRefresh ()

Applies to