This documentation is archived and is not being maintained.
CloudCollection Class
Visual Studio 2008
Represents a container for CloudCollection elements. This class cannot be inherited.
Assembly: System.Net (in System.Net.dll)
All members of the class are inherited from the Collection<T> class. Only those methods which are overridden are described below.This collection holds instances of the Cloud element, which contain peer information for peer-to-peer networking.
References of this type are returned by the GetCloudByName and GetAvailableClouds methods.
System.Object
System.Collections.ObjectModel.Collection(Of Cloud)
System.Net.PeerToPeer.CloudCollection
System.Collections.ObjectModel.Collection(Of Cloud)
System.Net.PeerToPeer.CloudCollection
Windows 7, Windows Vista, Windows XP SP2, Windows Server 2008 R2, Windows Server 2008
The .NET Framework and .NET Compact Framework do not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.
Show: