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