This documentation is archived and is not being maintained.
WebRequestErrorEvent Constructor
Visual Studio 2008
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.
| Name | Description | |
|---|---|---|
|
WebRequestErrorEvent(String, Object, Int32, Exception) | Infrastructure. Initializes the WebRequestErrorEvent class with specified event parameters. |
|
WebRequestErrorEvent(String, Object, Int32, Int32, Exception) | Infrastructure. Initializes the WebRequestErrorEvent class with specified event parameters. |
The value you use to define your event code or identifier must be greater than the WebExtendedBase field constant.
Show: