WebRequestErrorEventArgs Class

Definition

public sealed class WebRequestErrorEventArgs : EventArgs
type WebRequestErrorEventArgs = class
    inherit EventArgs
Public NotInheritable Class WebRequestErrorEventArgs
Inherits EventArgs
Inheritance
WebRequestErrorEventArgs

Constructors

WebRequestErrorEventArgs(HttpWebRequest, WebException)

Properties

WebException
WebRequest

Applies to