Cloud.Scope 属性
定义
public:
property System::Net::PeerToPeer::PnrpScope Scope { System::Net::PeerToPeer::PnrpScope get(); };
public System.Net.PeerToPeer.PnrpScope Scope { get; }
member this.Scope : System.Net.PeerToPeer.PnrpScope
Public ReadOnly Property Scope As PnrpScope
属性值
用来指定当前对等群实例的 PNRP 范围的 PnrpScope 枚举值。PnrpScope enumeration value that specifies the PNRP scope of the current peer cloud instance.
注解
云与网络接口紧密相关。Clouds are tied very closely to network interfaces. 在多宿主计算机上,如果有两个网卡连接到不同的子网,则可以使用三个网络范围:每个接口的每个链接本地地址有一个,一个 Global 作用域 Cloud 。On a multi-homed machine with two network cards attached to different subnets, three network scopes are possible: one for each of the link local addresses per interface, and a single Global scope Cloud.