Share via


WebSocketContext.SecWebSocketProtocols Proprietà

Definizione

Valore dell'intestazione HTTP di SecWebSocketKey inclusa nell'handshake di apertura.

public:
 abstract property System::Collections::Generic::IEnumerable<System::String ^> ^ SecWebSocketProtocols { System::Collections::Generic::IEnumerable<System::String ^> ^ get(); };
public abstract System.Collections.Generic.IEnumerable<string> SecWebSocketProtocols { get; }
member this.SecWebSocketProtocols : seq<string>
Public MustOverride ReadOnly Property SecWebSocketProtocols As IEnumerable(Of String)

Valore della proprietà

Restituisce IEnumerable<T>.

Si applica a