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 в |