ZennoLab Assemblies Documentation
RequestReplacedBody Property
ZennoLab.CommandCenter Namespace > TrafficItem Class : RequestReplacedBody Property
Request body of POST request after replacing by ChangeRequest method, if there were no replacements, then the value will be empty. To use this property, set Instance.UseTrafficMonitoring to true.
Syntax
[DataMember()]
public string RequestReplacedBody {get; set;}
Requirements

Target Platforms: Desktop: Windows XP SP3 and older. Server: Windows Server 2003 and older.

See Also

Reference

TrafficItem Class
TrafficItem Members
UseTrafficMonitoring Property
ChangeRequest Method