2 references to NodeId
System.ServiceModel (2)
System\ServiceModel\Channels\PeerNodeImplementation.cs (1)
1651
"{0} ({1})", MeshId,
NodeId
);
System\ServiceModel\PeerNode.cs (1)
106
return SR.GetString(SR.PeerNodeToStringFormat, this.InnerNode.MeshId, this.InnerNode.
NodeId
, this.IsOnline, this.IsOpen, this.Port);