Cloud.Scope 属性

定义

获取对等 Cloud 的网络范围。

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 枚举值。

注解

云与网络接口紧密相关。 在连接到不同子网的两个网卡的多宿主计算机上,可以有三个网络范围:每个接口每个链接本地地址各一个,一 Global 个范围 Cloud

适用于

另请参阅