Поделиться через


PlacementAttribute Класс

Определение

База для всех атрибутов маркера политики размещения.

[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
Наследование
PlacementAttribute
Производный
Атрибуты
Реализации

Конструкторы

PlacementAttribute(PlacementStrategy)

База для всех атрибутов маркера политики размещения.

Свойства

PlacementStrategy

База для всех атрибутов маркера политики размещения.

Методы

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

Добавляет свойства grain в properties.

Применяется к