ImmovableAttribute 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
确保启用主动重新均衡后,不会自动迁移此粒度类型的激活。
[System.AttributeUsage(System.AttributeTargets.Class, AllowMultiple=false)]
public sealed class ImmovableAttribute : Attribute, Orleans.Metadata.IGrainPropertiesProviderAttribute
[<System.AttributeUsage(System.AttributeTargets.Class, AllowMultiple=false)>]
type ImmovableAttribute = class
inherit Attribute
interface IGrainPropertiesProviderAttribute
Public NotInheritable Class ImmovableAttribute
Inherits Attribute
Implements IGrainPropertiesProviderAttribute
- 继承
-
ImmovableAttribute
- 属性
- 实现
注解
用户发起的代码仍可迁移激活。
构造函数
ImmovableAttribute() |
确保启用主动重新均衡后,不会自动迁移此粒度类型的激活。 |
方法
Populate(IServiceProvider, Type, GrainType, Dictionary<String,String>) |
向 |