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


ResourceOptimizedPlacementAttribute Класс

Определение

Помечает класс grain как использующий ResourceOptimizedPlacement политику.

[System.AttributeUsage(System.AttributeTargets.Class, AllowMultiple=false)]
public sealed class ResourceOptimizedPlacementAttribute : Orleans.Placement.PlacementAttribute
[<System.AttributeUsage(System.AttributeTargets.Class, AllowMultiple=false)>]
type ResourceOptimizedPlacementAttribute = class
    inherit PlacementAttribute
Public NotInheritable Class ResourceOptimizedPlacementAttribute
Inherits PlacementAttribute
Наследование
ResourceOptimizedPlacementAttribute
Атрибуты

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

ResourceOptimizedPlacementAttribute()

Помечает класс grain как использующий ResourceOptimizedPlacement политику.

Свойства

PlacementStrategy

Помечает класс grain как использующий ResourceOptimizedPlacement политику.

(Унаследовано от PlacementAttribute)

Методы

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

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

(Унаследовано от PlacementAttribute)

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