ArcGIS Developer Help  (ESRI.ArcGIS.DefenseSolutions)  

UpdateEventHandler Delegate

Represents the method that handles the Update event.
[Visual Basic .NET]
Public Delegate Sub UpdateEventHandler ( _
)
[C#]
public delegate void UpdateEventHandler (
);