Namespace: Consultingwerk.Framework.Server.SimpleProfiler
Interface 
ISimpleProfilerService Copy to Clipboard
Parent classes:
Inherits: Progress.Lang.Object
Implemented by: Consultingwerk.Framework.Server.SimpleProfiler.SimpleProfilerService

File:ISimpleProfilerService
Purpose:Service for simplified runtime profiling of AppServer requests
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Sun Jan 23 19:51:40 CET 2022
Purpose: Adds a message and timing to the profiler output
Notes:



Top Method Summary
Options Name Purpose
+ AddMessage (character) Adds a message and timing to the profiler output
+ BeginRequest () Marks the beginning of the PASOE request
+ EndRequest () Marks the end of the PASOE request


Method Detail
Top

PUBLIC AddMessage (character)

Purpose: Adds a message and timing to the profiler output
Notes:

Parameters:
pcMessage CHARACTER
The message to add to the profiler output
Top

PUBLIC BeginRequest ()

Purpose: Marks the beginning of the PASOE request
Notes:

Top

PUBLIC EndRequest ()

Purpose: Marks the end of the PASOE request
Notes:



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