Namespace: Consultingwerk.Framework
Class 
LoadingServiceEventArgs Copy to Clipboard
Parent classes:
Inherits: Consultingwerk.EventArgs

File:LoadingServiceEventArgs
Purpose:Event argument for the LoadingService event of the ServiceLoader
class
Author(s):Mike Fechner/ Consultingwerk Ltd.
Created:Sun Mar 08 05:40:05 CAT 2020
Purpose: Returns the total count of services loaded
Notes:


Top Constructor Summary
Options Name Purpose
+ LoadingServiceEventArgs (character, integer, integer) Constructor for the LoadingServiceEventArgs class

Top Property Summary
Options Name Purpose
+ INTEGER Count
+ Consultingwerk.EventArgs Empty
Inherited from Consultingwerk.EventArgs
+ INTEGER Sequence
+ CHARACTER ServiceTypeName


Constructor Detail
Top

PUBLIC LoadingServiceEventArgs (character, integer, integer)

Purpose: Constructor for the LoadingServiceEventArgs class
Notes:

Parameters:
pcServiceTypeName CHARACTER
The type name of the service currently loaded
piCount INTEGER
The total count of services loaded
piSequence INTEGER
The sequence of the service currently loaded


Property Detail
Top

PUBLIC INTEGER Count


Returns INTEGER
Top

PUBLIC Consultingwerk.EventArgs Empty

Inherited from Consultingwerk.EventArgs

Returns Consultingwerk.EventArgs
Top

PUBLIC INTEGER Sequence


Returns INTEGER
Top

PUBLIC CHARACTER ServiceTypeName


Returns CHARACTER


©2006-2023 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       15.04.2024 05:51:40