SocketsHttpPlaintextStreamFilterContext.NegotiatedHttpVersion Property

Definition

Gets the version of HTTP in use for this stream.

public:
 property Version ^ NegotiatedHttpVersion { Version ^ get(); };
public Version NegotiatedHttpVersion { get; }
member this.NegotiatedHttpVersion : Version
Public ReadOnly Property NegotiatedHttpVersion As Version

Property Value

The version of HTTP in use for this stream.

Applies to