IPlacementDirector Interface
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Interface for placement directors.
C#
public interface IPlacementDirector
type IPlacementDirector = interface
Public Interface IPlacementDirector
- Derived
Placement |
Gets the RequestContextData key used to store the placement hint, if present. |
Get |
Gets the placement hint from the provided request context data, if present and valid. |
On |
Picks an appropriate silo to place the specified target on. |
Product | Versions |
---|---|
.NET Orleans | 1.5.10, 3.4.5, 3.6.0, 7.0.0, 8.0.0, 8.1.0, 8.2.0, 9.0.0 |