WebSocketAcceptContext.SubProtocol Property

Definition

Gets or sets the subprotocol being negotiated.

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

Property Value

Applies to