Namespace: Consultingwerk
Class 
ProcessingStatusChangedEventArgs Copy to Clipboard
Parent classes:
Inherits: Consultingwerk.CancelableEventArgs

File:ProcessingStatusChangedEventArgs
Purpose:Cancelable Event Argument to be used for status events
raised by batch like tasks
Description:May be used in the context of the GenericProcessingStatusWithCancelForm class
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Tue Jul 22 21:33:21 CEST 2014


Top Constructor Summary
Options Name Purpose
+ ProcessingStatusChangedEventArgs (character) Constructor for the ProcessingStatusChangedEventArgs class

Top Property Summary
Options Name Purpose
+ LOGICAL Cancel Gets or sets a value indicating whether the event should be canceled.
Inherited from Consultingwerk.CancelableEventArgs
+ Consultingwerk.EventArgs Empty Returns the default instance of the Consultingwerk.EventArgs class
Inherited from Consultingwerk.EventArgs
+ CHARACTER Message Returns the status message of this event


Constructor Detail
Top

PUBLIC ProcessingStatusChangedEventArgs (character)

Purpose: Constructor for the ProcessingStatusChangedEventArgs class
Notes:

Parameters:
pcMessage CHARACTER
The message associated with this event


Property Detail
Top

PUBLIC LOGICAL Cancel

Inherited from Consultingwerk.CancelableEventArgs
Purpose: Gets or sets a value indicating whether the event should be canceled.
Notes: This property can be used by event subscribers to signal that the
operation following the before event should be cancelled

Returns LOGICAL
Top

PUBLIC Consultingwerk.EventArgs Empty

Inherited from Consultingwerk.EventArgs
Purpose: Returns the default instance of the Consultingwerk.EventArgs class
Notes:

Returns Consultingwerk.EventArgs
Top

PUBLIC CHARACTER Message

Purpose: Returns the status message of this event
Notes:

Returns CHARACTER


©2006-2016 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       26.08.2016 08:30:39