Show / Hide Table of Contents

Class HashBasedPlacementAttribute

Marks a grain class as using the HashBasedPlacement policy.

Inheritance
System.Object
PlacementAttribute
HashBasedPlacementAttribute
Inherited Members
PlacementAttribute.PlacementStrategy
Namespace: Orleans.Placement
Assembly: Orleans.Core.Abstractions.dll
Syntax
public sealed class HashBasedPlacementAttribute : PlacementAttribute

Constructors

| Improve this Doc View Source

HashBasedPlacementAttribute()

Declaration
public HashBasedPlacementAttribute()

Extension Methods

ImmutableExt.AsImmutable<T>(T)
  • Improve this Doc
  • View Source
Back to top Generated by DocFX