Namespace: Consultingwerk.Framework
Class 
CancelProvider Copy to Clipboard
Parent classes:
Inherits: Progress.Lang.Object
Implements: Consultingwerk.Framework.ICancelProvider

File:CancelProvider
Description:Provides ability to control cancelling of a running job
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Thu Dec 23 13:24:53 CET 2010



Top Method Summary
Options Name Purpose
OnCancel (EventArgs) Raises the Cancel event
OnCancelActiveChanged (EventArgs) Raises the CancelActive event
PerformCancel () Performs the cancel function

Top Event Summary
Options Name Purpose
Cancel (Object, EventArgs) Event raised when the user (?) presses cancel
CancelActiveChanged (Object, EventArgs) Event raised when the CancelActive property is changed

Top Property Summary
Options Name Purpose
LOGICAL CancelActive


Method Detail
Top

OnCancel (EventArgs)

Purpose: Raises the Cancel event
Notes:

Parameters:
e Consultingwerk.EventArgs
The Consultingwerk.EventArgs with the data for this event
Top

OnCancelActiveChanged (EventArgs)

Purpose: Raises the CancelActive event
Notes:

Parameters:
e Consultingwerk.EventArgs
The Consultingwerk.EventArgs with the data for this event
Top

PerformCancel ()

Purpose: Performs the cancel function
Notes:



Event Detail
Top

Cancel (Object, EventArgs)

Purpose: Event raised when the user (?) presses cancel
Notes:

Parameters:
sender Progress.Lang.Object
The reference to the object that raised the event
e Consultingwerk.EventArgs
The Consultingwerk.EventArgs with the data for this event
Top

CancelActiveChanged (Object, EventArgs)

Purpose: Event raised when the CancelActive property is changed
Notes:

Parameters:
sender Progress.Lang.Object
The reference to the object that raised the event
e Consultingwerk.EventArgs
The Consultingwerk.EventArgs with the data for this event


Property Detail
Top

LOGICAL CancelActive


Returns LOGICAL


©2006-2026 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       13.04.2026 10:21:23