共用方式為


Orleans.Placement 命名空間

類別

ActivationCountBasedPlacementAttribute

將粒紋類別標示為使用 ActivationCountBasedPlacement 原則,它會根據每一個伺服器上最近作用中粒紋的相對數目,嘗試平衡伺服器之間的粒紋位置。

HashBasedPlacementAttribute

將粒紋類別標示為使用 HashBasedPlacement 原則。

ImmovableAttribute

確保啟用主動重新平衡時,將不會自動移轉此粒紋類型的啟用。

PlacementAttribute

所有放置原則標記屬性的基底。

PreferLocalPlacementAttribute

將粒紋類別標示為使用 PreferLocalPlacement 原則。

RandomPlacementAttribute

將粒紋類別標示為使用 RandomPlacement 原則。

ResourceOptimizedPlacementAttribute

將粒紋類別標示為使用 ResourceOptimizedPlacement 原則。

SiloRoleBasedPlacementAttribute

將粒紋類別標示為使用 SiloRoleBasedPlacement 原則。