Events are nested by connection and send event.
|
Connect method
|
Represent a Connect method call.
|
|
General Event
|
Represent the following events:
|
|
OnScreenChange event
|
Represent the OnScreenChange event and the associated screen data received.
|
|
SendAid method
|
Represent a SendAid method call (or any SendAid related methods or properties).
|
|
OnSendAid event
|
Represent the OnSendAid event and the associated screen data sent.
|
|
General Method
|
Represent a method call.
|
|
Script execution
|
Represent the execution of a script code block (an ASP page) using TN BRIDGE controls. All TN BRIDGE methods and events between the start and the end of the script will be included here.
|
The Trace Entries pane shows a tree with TN BRIDGE's method calls, communication events and custom trace data. Each method call entry is shown as a group, nesting the upcoming data (including another method calls) until it ends.
|