This documentation is archived and is not being maintained.
PeerApplication.ApplicationChanged Event
Visual Studio 2008
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, 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: