This documentation is archived and is not being maintained.

PeerCollaboration.LocalPresenceChanged Event

The PeerPresenceInfo of the local peer on the local host has changed.

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

'Declaration
Public Shared Event LocalPresenceChanged As EventHandler(Of PresenceChangedEventArgs)
'Usage
Dim handler As EventHandler(Of PresenceChangedEventArgs)

AddHandler PeerCollaboration.LocalPresenceChanged, handler

Windows 7, Windows Vista, 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.

.NET Framework

Supported in: 3.5
Show: