Namespace: Consultingwerk.Framework
Interface 
ICancelProvider Copy to Clipboard
Parent classes:
Inherits: Progress.Lang.Object
Implemented by: Consultingwerk.Framework.CancelProvider

File:ICancelProvider
Description:Provides ability to control cancelling of a running job
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Thu Dec 23 11:02:01 CET 2010



Top Method Summary
Options Name Purpose
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

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:33