Icon OnRemoteTrace Event

property OnRemoteTrace: TEDBRemoteTraceEvent

Usage

The OnRemoteTrace event is fired when remote message tracing is enabled for a remote session via the RemoteTrace property and a request is being sent to the ElevateDB Server or a response is being received from the server. You can use the Trace parameter to log information about the request or response.
Image