PeerScope Enumeration
.NET Framework (current version)
Specifies the current network scope of a peer.
Assembly: System.Net (in System.Net.dll)
| Member name | Description | |
|---|---|---|
| All | Specifies sign-in to the 'NearMe' scope and 'Internet' scope. | |
| Internet | Specifies sign-in to the 'Internet' scope. This scope facilitates connections with all contacts in the Contact Manager. | |
| NearMe | Specifies sign-in to the 'NearMe' scope. This scope facilitates connections to all peers on the same subnet via Peer Collaboration Methods. | |
| None | Specifies that a peer not sign-in to a Peer Collaboration scope. Passing this value to the SignIn method generates no result. |
.NET Framework
Available since 3.5
Available since 3.5
Show: