Namespace: Consultingwerk.Framework.Server
Class 
StatusManagerLogger Copy to Clipboard
Parent classes:
Inherits: Progress.Lang.Object
Implements: Ccs.Common.IService




Top Method Summary
Options Name Purpose
dispose () Destroy/Shutdown/Anti-Initializer
GenericStatusChangedHandler (IStatusManager, character) Event handler for the GenericStatusChanded event
initialize () Initializer/Startup
ScopedStatusChangedHandler (IStatusManager, character, character) Event handler for the ScopedStatusChanded event
SubscribeEvents () Subscribes to the IStatusManager events
UnsubscribeEvents () Unsubscribes from the IStatusManager events

Top Constructor Summary
Options Name Purpose
StatusManagerLogger () Constructor for the StatusManagerLogger class


Method Detail
Top

dispose ()

Purpose: Destroy/Shutdown/Anti-Initializer
Notes: Unsubscribes from the IStatusManager events

Top

GenericStatusChangedHandler (IStatusManager, character)

Purpose: Event handler for the GenericStatusChanded event
Notes:

Parameters:
sender Consultingwerk.Framework.IStatusManager
The IStatusManager that raised this event
pcStatus CHARACTER
The generic status value
Top

initialize ()

Purpose: Initializer/Startup
Notes: Subscribes to the events of the IStatusManager service

Top

ScopedStatusChangedHandler (IStatusManager, character, character)

Purpose: Event handler for the ScopedStatusChanded event
Notes:

Parameters:
sender Consultingwerk.Framework.IStatusManager
The IStatusManager that raised this event
pcStatus CHARACTER
The generic status value
pcScope CHARACTER
The name of the scope
Top

SubscribeEvents ()

Purpose: Subscribes to the IStatusManager events
Notes:

Top

UnsubscribeEvents ()

Purpose: Unsubscribes from the IStatusManager events
Notes:



Constructor Detail
Top

StatusManagerLogger ()

Purpose: Constructor for the StatusManagerLogger class
Notes:



©2006-2026 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       30.03.2026 11:04:30