This documentation is archived and is not being maintained.
PeerApplication::ApplicationChanged Event
Visual Studio 2010
This event is raised whenever a PeerApplication is added, updated or deleted by a remote peer on a subscribed endpoint.
Assembly: System.Net (in System.Net.dll)
| Exception | Condition |
|---|---|
| ObjectDisposedException | The PeerApplication object has been disposed. |
Use of this event requires a value of Unrestricted in the PermissionState of the PeerCollaborationPermission object that was created when the peer collaboration session began.
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: