Share via


WebSocketTransportSettings.SubProtocol Proprietà

Definizione

Ottiene o imposta il sottoprotocollo del 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

Valore della proprietà

Sottoprotocollo WebSocket.

Si applica a