This documentation is archived and is not being maintained.

WebRequestErrorEvent Constructor

Initializes a new instance of the WebRequestErrorEvent class.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

  NameDescription
Protected method WebRequestErrorEvent(String, Object, Int32, Exception) Infrastructure. Initializes the WebRequestErrorEvent class with specified event parameters.
Protected method WebRequestErrorEvent(String, Object, Int32, Int32, Exception) Infrastructure. Initializes the WebRequestErrorEvent class with specified event parameters.
Top

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

Show: