This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > EditorExt > ESRI.ArcGIS.EditorExt > Interfaces > IT > ITopologyExtension Interface > ITopologyExtension.DelayEvents Method (ArcObjects .NET 10.4 SDK) |
Used to batch operations together and minimize notifications.
[Visual Basic .NET] Public Sub DelayEvents ( _ ByVal delay As Boolean _ )
[C#] public void DelayEvents ( bool delay );