Compartir a través de


PreferLocalPlacementAttribute Clase

Definición

Marca una clase de grano como mediante la PreferLocalPlacement directiva.

[System.AttributeUsage(System.AttributeTargets.Class, AllowMultiple=false)]
public sealed class PreferLocalPlacementAttribute : Orleans.Placement.PlacementAttribute
[<System.AttributeUsage(System.AttributeTargets.Class, AllowMultiple=false)>]
type PreferLocalPlacementAttribute = class
    inherit PlacementAttribute
Public NotInheritable Class PreferLocalPlacementAttribute
Inherits PlacementAttribute
Herencia
PreferLocalPlacementAttribute
Atributos

Constructores

PreferLocalPlacementAttribute()

Inicializa una nueva instancia de la clase PreferLocalPlacementAttribute.

Propiedades

PlacementStrategy

Marca una clase de grano como mediante la PreferLocalPlacement 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