Cloud::Global Property

 

Gets a Cloud instance that contains globally (internet) scoped peers.

Namespace:   System.Net.PeerToPeer
Assembly:  System.Net (in System.Net.dll)

public:
property Cloud^ Global {
	static Cloud^ get();
}

Property Value

Type: System.Net.PeerToPeer::Cloud^

Cloud which contains the peers that will communicate via the global network scope.

.NET Framework
Available since 3.5
Return to top
Show: