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

PUBLIC PerformCancel ()

Purpose: Performs the cancel function
Notes:



Event Detail
Top

PUBLIC 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

PUBLIC 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

PUBLIC LOGICAL CancelActive


Returns LOGICAL


©2006-2020 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       04.02.2020 23:13:27