DefaultChannelIdMapper Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The default IChannelIdMapper implementation.
public sealed class DefaultChannelIdMapper : Orleans.BroadcastChannel.IChannelIdMapper
type DefaultChannelIdMapper = class
interface IChannelIdMapper
Public NotInheritable Class DefaultChannelIdMapper
Implements IChannelIdMapper
- Inheritance
-
DefaultChannelIdMapper
- Implements
Constructors
DefaultChannelIdMapper() |
Fields
Name |
The name of this stream identity mapper. |
Methods
GetGrainKeyId(GrainBindings, ChannelId) |