WebSocketMessageProperty.SubProtocol Property

Definition

Gets or sets the sub protocol message.

public:
 property System::String ^ SubProtocol { System::String ^ get(); };
public string SubProtocol { get; }
member this.SubProtocol : string
Public ReadOnly Property SubProtocol As String

Property Value

The sub protocol message.

Applies to