GrainInterfaceProperties 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
有关通信接口的信息。
[Orleans.GenerateSerializer]
[Orleans.Immutable]
[System.Serializable]
public sealed class GrainInterfaceProperties
[<Orleans.GenerateSerializer>]
[<Orleans.Immutable>]
[<System.Serializable>]
type GrainInterfaceProperties = class
Public NotInheritable Class GrainInterfaceProperties
- 继承
-
GrainInterfaceProperties
- 属性
构造函数
GrainInterfaceProperties(ImmutableDictionary<String,String>) |
初始化 GrainInterfaceProperties 类的新实例。 |
属性
Properties |
获取属性。 |
方法
ToDetailedString() |
返回此实例的详细字符串表示形式。 |