ResourceOptimizedPlacementAttribute 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
將粒紋類別標示為使用 ResourceOptimizedPlacement 原則。
[System.AttributeUsage(System.AttributeTargets.Class, AllowMultiple=false)]
public sealed class ResourceOptimizedPlacementAttribute : Orleans.Placement.PlacementAttribute
[<System.AttributeUsage(System.AttributeTargets.Class, AllowMultiple=false)>]
type ResourceOptimizedPlacementAttribute = class
inherit PlacementAttribute
Public NotInheritable Class ResourceOptimizedPlacementAttribute
Inherits PlacementAttribute
- 繼承
- 屬性
建構函式
ResourceOptimizedPlacementAttribute() |
將粒紋類別標示為使用 ResourceOptimizedPlacement 原則。 |
屬性
PlacementStrategy |
將粒紋類別標示為使用 ResourceOptimizedPlacement 原則。 (繼承來源 PlacementAttribute) |
方法
Populate(IServiceProvider, Type, GrainType, Dictionary<String,String>) |
將粒紋屬性新增至 |