IHubContext.Clients 속성

정의

허브에 IHubClients 연결된 클라이언트에서 메서드를 호출하는 데 사용할 수 있는 을 가져옵니다.

public Microsoft.AspNetCore.SignalR.IHubClients Clients { get; }
member this.Clients : Microsoft.AspNetCore.SignalR.IHubClients
Public ReadOnly Property Clients As IHubClients

속성 값

적용 대상