Skip to content
Microsoft Orleans
Search
Ctrl
K
Cancel
Orleans on GitHub
Orleans on Discord
Select theme
Dark
Light
Auto
API packages
Microsoft.Orleans.Core.Abstractions
Package overview
PreferLocalPlacement
Overview
Constructors
Orleans on GitHub
Orleans on Discord
Select theme
Dark
Light
Auto
PreferLocalPlacement Constructors
Documentation
API reference
Microsoft.Orleans.Core.Abstractions
PreferLocalPlacement
Constructors
Markdown
The prefer local placement strategy indicates that a grain should always be placed on the local host if the grain is not already active elsewhere in the cluster and the local host is compatible with it.
PreferLocalPlacement
public
PreferLocalPlacement
()