Skip to content

SiloRoleBasedPlacement

class

Namespace: Orleans.Runtime

The silo role placement strategy specifies that a grain should be placed on a compatible silo which has the role specified by the strategy's placement attribute.
[Orleans.GenerateSerializer]
[Orleans.Immutable]
[Orleans.SuppressReferenceTracking]
public class SiloRoleBasedPlacement : PlacementStrategy

Constructors