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

属性值

适用于