WebSocketTransportSettings.SubProtocol Propriedade

Definição

Obtém ou define o subprotocolo web socket.

public:
 property System::String ^ SubProtocol { System::String ^ get(); void set(System::String ^ value); };
public string SubProtocol { get; set; }
member this.SubProtocol : string with get, set
Public Property SubProtocol As String

Valor de Propriedade

O subprotocolo web socket.

Aplica-se a