Represents the method that handles the IsCancelled event.
[Visual Basic .NET] Public Delegate Function IsCancelledEventHandler ( _ ) As Boolean
[C#] public delegate bool IsCancelledEventHandler ( );