SiloRoleBasedPlacementAttribute 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.
Marque une classe de grain comme utilisant la SiloRoleBasedPlacement stratégie .
[System.AttributeUsage(System.AttributeTargets.Class, AllowMultiple=false)]
public sealed class SiloRoleBasedPlacementAttribute : Orleans.Placement.PlacementAttribute
[<System.AttributeUsage(System.AttributeTargets.Class, AllowMultiple=false)>]
type SiloRoleBasedPlacementAttribute = class
inherit PlacementAttribute
Public NotInheritable Class SiloRoleBasedPlacementAttribute
Inherits PlacementAttribute
- Héritage
- Attributs
Constructeurs
SiloRoleBasedPlacementAttribute() |
Marque une classe de grain comme utilisant la SiloRoleBasedPlacement stratégie . |
Propriétés
PlacementStrategy |
Marque une classe de grain comme utilisant la SiloRoleBasedPlacement stratégie . (Hérité de PlacementAttribute) |
Méthodes
Populate(IServiceProvider, Type, GrainType, Dictionary<String,String>) |
Ajoute des propriétés de grain à |