ClientWebSocketOptions.CollectHttpResponseDetails Özellik

Tanım

Bağlantı kurulurken ayarlanıp ayarlanmayacağını HttpStatusCode belirten HttpResponseHeaders bir değer alır veya ayarlar.

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

Özellik Değeri

Öznitelikler

Şunlara uygulanır