Aracılığıyla paylaş


WebSocketClient.SubProtocols Özellik

Tanım

İlk el sıkışmasında oluşturulan WebSocket alt protokollerinin listesini alır.

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

Özellik Değeri

Şunlara uygulanır