PreferLocalPlacementAttribute クラス
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
ポリシーを使用するようにグレイン クラスを PreferLocalPlacement マークします。
[System.AttributeUsage(System.AttributeTargets.Class, AllowMultiple=false)]
public sealed class PreferLocalPlacementAttribute : Orleans.Placement.PlacementAttribute
[<System.AttributeUsage(System.AttributeTargets.Class, AllowMultiple=false)>]
type PreferLocalPlacementAttribute = class
inherit PlacementAttribute
Public NotInheritable Class PreferLocalPlacementAttribute
Inherits PlacementAttribute
- 継承
- 属性
Prefer |
PreferLocalPlacementAttribute クラスの新しいインスタンスを初期化します。 |
Placement |
ポリシーを使用するようにグレイン クラスを PreferLocalPlacement マークします。 (継承元 PlacementAttribute) |
Populate(IService |
グレイン プロパティを に追加します |