ArcGIS Developer Help  (ESRI.ArcGIS.GeoDatabaseExtensions)  

OnReconcileEventHandler Delegate

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