HttpListenerResponse::ProtocolVersion Property
.NET Framework (current version)
Gets or sets the HTTP version used for the response.
Assembly: System (in System.dll)
| Exception | Condition |
|---|---|
| ArgumentNullException | The value specified for a set operation is null. |
| ArgumentException | |
| ObjectDisposedException | This object is closed. |
The capabilities of different HTTP versions are specified in the documents available at http://www.ietf.org.
.NET Framework
Available since 2.0
Available since 2.0
Show: