HttpWorkerRequest Constructor

Definition

Initializes a new instance of the HttpWorkerRequest class.

public:
 HttpWorkerRequest();
protected:
 HttpWorkerRequest();
public HttpWorkerRequest ();
protected HttpWorkerRequest ();
Public Sub New ()
Protected Sub New ()

Remarks

The HttpWorkerRequest constructor is the parameterless constructor for the HttpWorkerRequest class.

Applies to