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