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