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

属性值

PnrpScope 枚举值,该值指定当前对等云实例的 PNRP 范围。

注解

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

适用于

另请参阅