Share via


ClientWebSocketOptions.HttpVersion Özellik

Tanım

Kullanılacak HTTP sürümünü alır veya ayarlar.

public:
 property Version ^ HttpVersion { Version ^ get(); void set(Version ^ value); };
public Version HttpVersion { get; [System.Runtime.Versioning.UnsupportedOSPlatform("browser")] set; }
[<set: System.Runtime.Versioning.UnsupportedOSPlatform("browser")>]
member this.HttpVersion : Version with get, set
Public Property HttpVersion As Version

Özellik Değeri

HTTP ileti sürümü. 1.1 varsayılan değerdir.

Öznitelikler

Şunlara uygulanır