Share via


ClientWebSocketOptions.Proxy Özellik

Tanım

WebSocket isteklerinin ara sunucusunu alır veya ayarlar.

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

Özellik Değeri

WebSocket istekleri için ara sunucu.

Öznitelikler

Şunlara uygulanır