This documentation is archived and is not being maintained.

PeerChangeType Enumeration

Specifies the type of change that occurred for a peer.

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

public enum class PeerChangeType

Member nameDescription
AddedA peer object, endpoint or application has been added.
DeletedA peer object, endpoint or application has been deleted.
UpdatedA peer object, endpoint or application has been updated.

.NET Framework

Supported in: 4, 3.5

.NET Framework Client Profile

Supported in: 4, 3.5 SP1

Windows 7, Windows Vista SP1 or later, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)

The .NET Framework does not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.
Show: