Namespace: Consultingwerk.Util.LoggingStream
Class 
LoggingEventArgs Copy to Clipboard
Parent classes:
Inherits: Consultingwerk.EventArgs

File:LoggingEventArgs
Purpose:Event Argument for the WriteMessage event of the
PubSubLoggingStream
Author(s):MIke Fechner / Consultingwerk Ltd.
Created:Tue Jan 23 15:52:48 CET 2018


Top Constructor Summary
Options Name Purpose
+ LoggingEventArgs () Constructor for the LoggingEventArgs classs
+ LoggingEventArgs (character) Constructor for the LoggingEventArgs classs
+ LoggingEventArgs (character, character) Constructor for the LoggingEventArgs classs

Top Property Summary
Options Name Purpose
+ Consultingwerk.EventArgs Empty
Inherited from Consultingwerk.EventArgs
+ CHARACTER Message
+ CHARACTER MessageSubSys


Constructor Detail
Top

PUBLIC LoggingEventArgs ()

Purpose: Constructor for the LoggingEventArgs classs
Notes:

Top

PUBLIC LoggingEventArgs (character)

Purpose: Constructor for the LoggingEventArgs classs
Notes:

Parameters:
pcMessage CHARACTER
The message associated with the event
Top

PUBLIC LoggingEventArgs (character, character)

Purpose: Constructor for the LoggingEventArgs classs
Notes:

Parameters:
pcMessage CHARACTER
The message associated with the event
pcMessageSubSys CHARACTER
The message sub system associated with the event


Property Detail
Top

PUBLIC Consultingwerk.EventArgs Empty

Inherited from Consultingwerk.EventArgs

Returns Consultingwerk.EventArgs
Top

PUBLIC CHARACTER Message


Returns CHARACTER
Top

PUBLIC CHARACTER MessageSubSys


Returns CHARACTER


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