ExtendedWebSocketAcceptContext.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 override string SubProtocol { get; set; }
public override string? SubProtocol { get; set; }
member this.SubProtocol : string with get, set
Public Overrides Property SubProtocol As String

Property Value

Applies to