IChannelIdMapper 接口

定义

将 映射到 ChannelId 的组件的通用接口 Key

public interface IChannelIdMapper
type IChannelIdMapper = interface
Public Interface IChannelIdMapper
派生

方法

GetGrainKeyId(GrainBindings, ChannelId)

Key获取映射到提供的ChannelId

适用于