The data passing through HTTP proxies can also be logged but this will cause an event greater speed penalty than connection tracing.


Namespace: Benchmarx.Munja
Assembly: Munja (in Munja.dll)

Syntax

Visual Basic (Declaration)
Public dataTrace As Boolean
C#
public bool dataTrace;
C++
public:
 bool dataTrace sealed ;
J#
public bool dataTrace
JScript
public dataTrace : bool;

See Also