Top Method Summary
Options Name Purpose
button2_Click (Object, EventArgs) Event handler for the Click event of the button2
button3_Click (Object, EventArgs) Event handler for the Click event of the button3
button4_Click (Object, EventArgs) Event handler for the Click event of the button4
CopyKey () Copies the key of the currently selected ite
CopyValue () Copies the value of the currently selected ite
InitializeComponent ()
lvPropath_MouseDoubleClick (Object, MouseEventArgs) Event handler for the MouseDoubleClick event of the lvPropath
lvPropath_MouseDown (Object, MouseEventArgs) Event handler of the MouseDown event of the lvPropath
OnLoad (EventArgs) Raises the Load event
OnShown (EventArgs) Raises the Shown event
PopulateAssemblies ()
PopulateClientPrincipal () Populates the Client Principal properties
PopulateDatabases () Populates the Databases ListView
PopulateInternationalization () Populates the Internationalization ListView
PopulateProcess () Populates the Process ListView
PopulatePropath () Populates the Propath ListView
PopulateServers () Populates the Servers List View
PopulateServiceDefinitions () Populates the Service Definitions List View
PopulateServices () Populates the Services List View
PopulateSession () Populates the Session Properties ListView
PopulateStartupParameters () Populates the Startup Parameters ListView
ServiceDefinitionsOpenFile () Opens the selected service definition file using the default application
ServiceDefinitionsShowInExplorer () Shows the selected service definition file in the Windows Explorer
ShowSessionInformation () Creates a new instance of the SessionInfoForm an Shows it as an Dialog
ultraToolbarsManager1_ToolClick (Object, ToolClickEventArgs) Event handler for the ToolClick event of the UltraToolbarsManager

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


Method Detail
Top

button2_Click (Object, EventArgs)

Purpose: Event handler for the Click event of the button2
Notes:

Parameters:
sender System.Object
The reference to the object that raised the event
e System.EventArgs
The System.EventArgs with the data for this event
Top

button3_Click (Object, EventArgs)

Purpose: Event handler for the Click event of the button3
Notes:

Parameters:
sender System.Object
The reference to the object that raised the event
e System.EventArgs
The System.EventArgs with the data for this event
Top

button4_Click (Object, EventArgs)

Purpose: Event handler for the Click event of the button4
Notes:

Parameters:
sender System.Object
The reference to the object that raised the event
e System.EventArgs
The System.EventArgs with the data for this event
Top

CopyKey ()

Purpose: Copies the key of the currently selected ite
Notes:

Top

CopyValue ()

Purpose: Copies the value of the currently selected ite
Notes:

Top

InitializeComponent ()


Top

lvPropath_MouseDoubleClick (Object, MouseEventArgs)

Purpose: Event handler for the MouseDoubleClick event of the lvPropath
Notes:

Parameters:
sender System.Object
The reference to the object that raised the event
e System.Windows.Forms.MouseEventArgs
The MouseEventArgs with the data for this event
Top

lvPropath_MouseDown (Object, MouseEventArgs)

Purpose: Event handler of the MouseDown event of the lvPropath
Notes:

Parameters:
sender System.Object
The reference to the object that raised the event
e System.Windows.Forms.MouseEventArgs
The MouseEventArgs with the data for this event
Top

OnLoad (EventArgs)

Purpose: Raises the Load event
Notes:

Parameters:
e System.EventArgs
The System.EventArgs with the data for this event
Top

OnShown (EventArgs)

Purpose: Raises the Shown event
Notes:

Parameters:
e System.EventArgs
The System.EventArgs with the data for this event
Top

PopulateAssemblies ()

Purpose:
Notes:

Top

PopulateClientPrincipal ()

Purpose: Populates the Client Principal properties
Notes:

Top

PopulateDatabases ()

Purpose: Populates the Databases ListView
Notes:

Top

PopulateInternationalization ()

Purpose: Populates the Internationalization ListView
Notes:

Top

PopulateProcess ()

Purpose: Populates the Process ListView
Notes:

Top

PopulatePropath ()

Purpose: Populates the Propath ListView
Notes:

Top

PopulateServers ()

Purpose: Populates the Servers List View
Notes:

Top

PopulateServiceDefinitions ()

Purpose: Populates the Service Definitions List View
Notes: The List View is populated by Querying the IServiceDefinitions
implementation (ServiceContainer, which is in fact an extension
fo the CharacterList type)

Top

PopulateServices ()

Purpose: Populates the Services List View
Notes: Relies on the IServiceContainerDebugging interface which must be
implemented by the active ServiceContainer. This interface allows
to request a temp-table with all the registered services

Top

PopulateSession ()

Purpose: Populates the Session Properties ListView
Notes:

Top

PopulateStartupParameters ()

Purpose: Populates the Startup Parameters ListView
Notes:

Top

ServiceDefinitionsOpenFile ()

Purpose: Opens the selected service definition file using the default application
Notes:

Top

ServiceDefinitionsShowInExplorer ()

Purpose: Shows the selected service definition file in the Windows Explorer
Notes:

Top

ShowSessionInformation ()

Purpose: Creates a new instance of the SessionInfoForm an Shows it as an Dialog
Notes:

Top

ultraToolbarsManager1_ToolClick (Object, ToolClickEventArgs)

Purpose: Event handler for the ToolClick event of the UltraToolbarsManager
Notes:

Parameters:
sender System.Object
The reference to the object that raised the event
e Infragistics.Win.UltraWinToolbars.ToolClickEventArgs
The ToolClickEventArgs with the data for this event


Constructor Detail
Top

SessionInfoForm ()

Purpose: Constructor for the SessionInfoForm class
Notes:



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