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
- 繼承
- 屬性
建構函式
PreferLocalPlacementAttribute() |
初始化 PreferLocalPlacementAttribute 類別的新執行個體。 |
屬性
PlacementStrategy |
將粒紋類別標示為使用 PreferLocalPlacement 原則。 (繼承來源 PlacementAttribute) |
方法
Populate(IServiceProvider, Type, GrainType, Dictionary<String,String>) |
將粒紋屬性新增至 |