Aracılığıyla paylaş


HttpContextWrapper.WebSocketNegotiatedProtocol Özellik

Tanım

Bir istek için sunucudan istemciye gönderilen anlaşmalı Protokolü alır AspNetWebSocket .

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

Özellik Değeri

String

Anlaşmalı protokol.

Şunlara uygulanır