Condividi tramite


PlacementAttribute Classe

Definizione

Base per tutti gli attributi dell'indicatore di criterio di posizionamento.

[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
Ereditarietà
PlacementAttribute
Derivato
Attributi
Implementazioni

Costruttori

PlacementAttribute(PlacementStrategy)

Base per tutti gli attributi dell'indicatore di criterio di posizionamento.

Proprietà

PlacementStrategy

Base per tutti gli attributi dell'indicatore di criterio di posizionamento.

Metodi

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

Aggiunge proprietà granulari a properties.

Si applica a