RandomPlacementAttribute
class
Namespace: Orleans.Placement
Marks a grain class as using the
RandomPlacement policy. public sealed class RandomPlacementAttribute : PlacementAttributeRemarks
This is the default placement policy, so this attribute does not need to be used for normal grains.
