WebSocketTransportSettings.SubProtocol Propiedad

Definición

Obtiene o establece el protocolo sub de socket web.

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 propiedad

El protocolo sub de socket web.

Se aplica a