다음을 통해 공유


IHubProtocol.Name 속성

정의

프로토콜의 이름을 가져옵니다. 이름은 SignalR에서 클라이언트와 서버 간의 프로토콜을 resolve 데 사용됩니다.

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

속성 값

적용 대상