Aracılığıyla paylaş


WebSocketManager.WebSocketRequestedProtocols Özellik

Tanım

İstenen WebSocket alt protokollerinin listesini alır.

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

Özellik Değeri

Şunlara uygulanır