WebRequestErrorEvent Constructor
.NET Framework (current version)
Initializes a new instance of the WebRequestErrorEvent class.
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() | WebRequestErrorEvent(String^, Object^, Int32, Exception^) | This API supports the product infrastructure and is not intended to be used directly from your code. Initializes the WebRequestErrorEvent class with specified event parameters. |
![]() | WebRequestErrorEvent(String^, Object^, Int32, Int32, Exception^) | This API supports the product infrastructure and is not intended to be used directly from your code. 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:
