Compartir a través de


SiloRoleBasedPlacementAttribute Clase

Definición

Marca una clase de grano como mediante la SiloRoleBasedPlacement directiva.

[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
Herencia
SiloRoleBasedPlacementAttribute
Atributos

Constructores

SiloRoleBasedPlacementAttribute()

Marca una clase de grano como mediante la SiloRoleBasedPlacement directiva.

Propiedades

PlacementStrategy

Marca una clase de grano como mediante la SiloRoleBasedPlacement directiva.

(Heredado de PlacementAttribute)

Métodos

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

Agrega propiedades de grano a properties.

(Heredado de PlacementAttribute)

Se aplica a