다음을 통해 공유


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

속성 값

적용 대상