Powered by Zoomin Software. For more details please contactZoomin

OpenEdge ABL API Reference

OpenEdge.Net.HTTP.Trace.Formatter.ITraceFormatter

OpenEdge.Net.HTTP.Trace.Formatter.ITraceFormatter

  • Last Updated: January 15, 2026
  • 1 minute read
    • OpenEdge
    • Version 12.8
    • Documentation
Namespace: OpenEdge.Net.HTTP.Trace.Formatter
Type: Interface ITraceFormatter
Parent Classes:
Inherits: Progress.Lang.Object


Copyright (c) 2021 by Progress Software Corporation. All rights reserved.
File:ITraceFormatter
Purpose:Interface for formatting tracing data
Author(s):pjudge
Created:2021-09-22
Purpose: Formats the input tracing data into a set of bytes to be written (typically).
This method may produce JSON or some other structured representation.



Method Summary
  Options Name Purpose
  Ccs.Common.Support.IMemptrHolder Format (ExchangeData[]) /** Formats the input tracing data into a set of bytes to be written (typically). This method may produce JSON or some other structured representation. @param ExchangeData[] An array of trace data @return IMemptrHolder The formatted representation of the trace data */

Method Detail
Top

Ccs.Common.Support.IMemptrHolder Format (ExchangeData[])

Purpose: Formats the input tracing data into a set of bytes to be written (typically).
This method may produce JSON or some other structured representation.
Parameters:
pTraceData OpenEdge.Net.HTTP.Trace.ExchangeData
 
Returns Ccs.Common.Support.IMemptrHolder
  IMemptrHolder The formatted representation of the trace data


TitleResults for “How to create a CRG?”Also Available inAlert