Cloud.Scope Property
Definition
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
Property Value
PnrpScope enumeration value that specifies the PNRP scope of the current peer cloud instance.
Remarks
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.