Share via


WebSocketCreationOptions.SubProtocol 属性

定义

创建连接时使用的已约定的子协议。

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

属性值

适用于