WebSocketTransportSettings.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

속성 값

웹 소켓 하위 프로토콜입니다.

적용 대상