你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

ServiceContext.NodeContext 属性

定义

获取节点上下文,其中包含有关实例化服务副本 (replica) 的节点的信息。

public System.Fabric.NodeContext NodeContext { get; }
member this.NodeContext : System.Fabric.NodeContext
Public ReadOnly Property NodeContext As NodeContext

属性值

实例化服务副本 (replica) 或实例的节点的节点上下文。

适用于