WebRequestErrorEvent Constructor
.NET Framework 2.0
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.
| 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: