ZennoLab Assemblies Documentation
ResponseReplacedBody Property
ZennoLab.CommandCenter Namespace > TrafficItem Class : ResponseReplacedBody Property
Response body of POST request after replacing by ChangeResponse method, if there were no replacements, then the value will be null. To use this property, set Instance.UseTrafficMonitoring to true.
Syntax
[DataMember()]
public byte[] ResponseReplacedBody {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
ChangeResponse Method