WebSocketTransportSettings.SubProtocol 属性

定义

获取或设置 Web 套接子协议。

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

属性值

String

网络套接字 sub 协议。

适用于