Compartilhar via


ResourceOptimizedPlacementAttribute Classe

Definição

Marca uma classe de granularidade como usando a ResourceOptimizedPlacement política.

[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
Herança
ResourceOptimizedPlacementAttribute
Atributos

Construtores

ResourceOptimizedPlacementAttribute()

Marca uma classe de granularidade como usando a ResourceOptimizedPlacement política.

Propriedades

PlacementStrategy

Marca uma classe de granularidade como usando a ResourceOptimizedPlacement política.

(Herdado de PlacementAttribute)

Métodos

Populate(IServiceProvider, Type, GrainType, Dictionary<String,String>)

Adiciona propriedades de granularidade a properties.

(Herdado de PlacementAttribute)

Aplica-se a