DefaultChannelIdMapper Classe
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Implémentation par défaut IChannelIdMapper .
public sealed class DefaultChannelIdMapper : Orleans.BroadcastChannel.IChannelIdMapper
type DefaultChannelIdMapper = class
interface IChannelIdMapper
Public NotInheritable Class DefaultChannelIdMapper
Implements IChannelIdMapper
- Héritage
-
DefaultChannelIdMapper
- Implémente
Constructeurs
DefaultChannelIdMapper() |
Implémentation par défaut IChannelIdMapper . |
Champs
Name |
Nom de ce mappeur d’identité de flux. |
Méthodes
GetGrainKeyId(GrainBindings, ChannelId) |