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