Compartilhar via


SiloRoleBasedPlacementAttribute Classe

Definição

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

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

Construtores

SiloRoleBasedPlacementAttribute()

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

Propriedades

PlacementStrategy

Marca uma classe de granularidade como usando a SiloRoleBasedPlacement 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