WatchWindow.EndBatchUpdate() Method

Top 

Description

Processes all updates to the window that have occurred since the WatchWindow.BeginBatchUpdate method was called.

 

Timing Precision Mode

This page describes functionality in millisecond timing precision mode.

Click here to see the documentation for this object in nanosecond timing precision mode.

 

Method Signature

WatchWindow.EndBatchUpdate(

)

 

 

Syntax

myWatchWindow1.EndBatchUpdate();

 

 

See also

WatchWindow Object

WatchWindow Guide