WebSocket.SubProtocol 속성

정의

핸드셰이크 열기 중에 협상된 하위 프로토콜을 가져옵니다.

public:
 abstract property System::String ^ SubProtocol { System::String ^ get(); };
public abstract string? SubProtocol { get; }
public abstract string SubProtocol { get; }
member this.SubProtocol : string
Public MustOverride ReadOnly Property SubProtocol As String

속성 값

열기 핸드셰이크 중 협상된 하위 프로토콜입니다.

적용 대상