PeerApplication::ApplicationChanged Event
.NET Framework (current version)
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.
.NET Framework
Available since 3.5
Available since 3.5
Show: