Response Constructor

Definition

Protected constructor to prevent public use.

protected:
 Response();
protected Response ();
Protected Sub New ()

Remarks

Applications should use either the constructor or CreateResponse().

Applies to