Cloud.Scope Property
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the network scope of the peer 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 enumeration value that specifies the PNRP scope of the current peer cloud instance.
Clouds are tied very closely to network interfaces. 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.
Product | Versions |
---|---|
.NET Framework | 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1 |
.NET feedback
.NET is an open source project. Select a link to provide feedback: