Class PlacementAttribute
Base for all placement policy marker attributes.
Inheritance
System.Object
PlacementAttribute
Namespace: Orleans.Placement
Assembly: Orleans.Core.Abstractions.dll
Syntax
public abstract class PlacementAttribute : Attribute
Constructors
| Improve this Doc View SourcePlacementAttribute(PlacementStrategy)
Declaration
protected PlacementAttribute(PlacementStrategy placement)
Parameters
| Type | Name | Description |
|---|---|---|
| PlacementStrategy | placement |
Properties
| Improve this Doc View SourcePlacementStrategy
Declaration
public PlacementStrategy PlacementStrategy { get; }
Property Value
| Type | Description |
|---|---|
| PlacementStrategy |