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

File:IStartupManagerWaitForEvents
Purpose:Describes events of the GUI Startup Manager around the WAIT-FOR
statement
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Sun Aug 26 18:25:52 CEST 2018


Top Event Summary
Options Name Purpose
AfterWaitFor (Object, EventArgs) Raised after the WAIT-FOR Application:Run() is executed
BeforeWaitFor (Object, EventArgs) Raised before the WAIT-FOR Application:Run() is executed


Event Detail
Top

AfterWaitFor (Object, EventArgs)

Purpose: Raised after the WAIT-FOR Application:Run() is executed
Notes:

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

BeforeWaitFor (Object, EventArgs)

Purpose: Raised before the WAIT-FOR Application:Run() is executed
Notes:

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


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