Partilhar via


PlacementAttribute Classe

Definição

Base para todos os atributos de marcador de política de posicionamento.

[System.AttributeUsage(System.AttributeTargets.Class, AllowMultiple=false)]
public abstract class PlacementAttribute : Attribute
[System.AttributeUsage(System.AttributeTargets.Class, AllowMultiple=false)]
public abstract class PlacementAttribute : Attribute, Orleans.Metadata.IGrainPropertiesProviderAttribute
[<System.AttributeUsage(System.AttributeTargets.Class, AllowMultiple=false)>]
type PlacementAttribute = class
    inherit Attribute
[<System.AttributeUsage(System.AttributeTargets.Class, AllowMultiple=false)>]
type PlacementAttribute = class
    inherit Attribute
    interface IGrainPropertiesProviderAttribute
Public MustInherit Class PlacementAttribute
Inherits Attribute
Public MustInherit Class PlacementAttribute
Inherits Attribute
Implements IGrainPropertiesProviderAttribute
Herança
PlacementAttribute
Derivado
Atributos
Implementações

Construtores

PlacementAttribute(PlacementStrategy)

Base para todos os atributos de marcador de política de posicionamento.

Propriedades

PlacementStrategy

Base para todos os atributos de marcador de política de posicionamento.

Métodos

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

Adiciona propriedades de granularidade a properties.

Aplica-se a