ReadResponseBody Property
Definition
ReadResponseBody
Gets or sets a value indicating whether to compute a hash from the response data of the HttpWatcher.
public bool ReadResponseBody { get; set; }
Property Value
- bool
trueto compute a hash from the response data of the HttpWatcher; otherwise,false.