profileRemoteExecutions

Type: Boolean

The profileRemoteExecutions property of the JadeProfiler class specifies whether method executions on remote nodes are profiled. The default value is false.

Set the value of this property to true if you want to profile method executions on both the client and the server nodes when running in multiuser mode.

Profiling method executions on both the server and client nodes causes the profiler to incur additional overhead.

You can override the default value for this property in the ProfileRemoteExecutions parameter in the [JadeProfiler] section of the JADE initialization file.