Aracılığıyla paylaş


HttpListenerWebSocketContext.SecWebSocketVersion Özellik

Tanım

WebSocket istemcisi tarafından istenen alt protokollerin listesini alır.

public:
 virtual property System::String ^ SecWebSocketVersion { System::String ^ get(); };
public override string SecWebSocketVersion { get; }
member this.SecWebSocketVersion : string
Public Overrides ReadOnly Property SecWebSocketVersion As String

Özellik Değeri

WebSocket istemcisi tarafından istenen alt protokollerin listesi.

Şunlara uygulanır