WebSocketTransportSettings.SubProtocol Proprietà

Definizione

Ottiene o imposta il protocollo secondario 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

Valore della proprietà

Protocollo secondario web socket.

Si applica a