EndUpdate;
The EndUpdate method resumes map rendering. The rendering can be stopped by calling the IMap.BeginUpdate method.
The method use is given in the example for IMap.BeginUpdate.
See also:
IMap