다음을 통해 공유


ChannelHostingExtensions.GetBroadcastChannelProvider 메서드

정의

제공된 명명된 브로드캐스트 채널을 가져옵니다.

public static Orleans.BroadcastChannel.IBroadcastChannelProvider GetBroadcastChannelProvider (this Orleans.IClusterClient this, string name);
static member GetBroadcastChannelProvider : string -> Orleans.BroadcastChannel.IBroadcastChannelProvider
<Extension()>
Public Function GetBroadcastChannelProvider (this As IClusterClient, name As String) As IBroadcastChannelProvider

매개 변수

this
IClusterClient

클라이언트입니다.

name
String

공급자의 이름입니다.

반환

적용 대상