BeginUpdate;
The BeginUpdate method stops indicator rendering.
The rendering can be resumed by calling the IMapVisual.EndUpdate method.
The property use is given in the example for the IMapVisual.DataAdapter property.
See also:
IMapVisual