IBroadcastChannelSubscription 接口

定义

public interface IBroadcastChannelSubscription
type IBroadcastChannelSubscription = interface
Public Interface IBroadcastChannelSubscription

属性

ChannelId
ProviderName

方法

Attach<T>(Func<T,Task>, Func<Exception,Task>)

适用于