This documentation is archived and is not being maintained.
PeerNameRecordCollection Class
Visual Studio 2008
Represents a container for PeerNameRecord elements.
Assembly: System.Net (in System.Net.dll)
This collection holds instances of the PeerNameRecord element, which are used to specify information about a peer within a Cloud.
References to a peer name record collection are returned by the Resolve and ResolveAsync methods.
All members of the class are inherited from the Collection<T> class. Only those methods which are overridden are described.
System.Object
System.Collections.ObjectModel.Collection(Of PeerNameRecord)
System.Net.PeerToPeer.PeerNameRecordCollection
System.Collections.ObjectModel.Collection(Of PeerNameRecord)
System.Net.PeerToPeer.PeerNameRecordCollection
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: