Click or drag to resize

ZoomExceptionHttpWebResponse Property

Gets the HttpWebResponse, if any, associated with this exception.

Namespace:  NetQuarry.Services.Zoom
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public HttpWebResponse HttpWebResponse { get; }

Property Value

Type: HttpWebResponse
See Also