WebRequestErrorEvent Constructor

Initializes a new instance of the WebRequestErrorEvent class.

The value you use to define your event code or identifier must be greater than the WebExtendedBase field constant.

WebEventCodes

Name Description
WebRequestErrorEvent (String, Object, Int32, Exception)
Initializes the WebRequestErrorEvent class with specified event parameters.
WebRequestErrorEvent (String, Object, Int32, Int32, Exception)
Initializes the WebRequestErrorEvent class with specified event parameters.

Community Additions

ADD
Show: