Edytuj

Udostępnij za pośrednictwem


IChannelIdMapper Interface

Definition

Common interface for component that map a ChannelId to a Key

public interface IChannelIdMapper
type IChannelIdMapper = interface
Public Interface IChannelIdMapper
Derived

Methods

GetGrainKeyId(GrainBindings, ChannelId)

Get the Key which maps to the provided ChannelId

Applies to