ContactManager::ApplicationChanged Event
.NET Framework (current version)
Raised whenever a PeerApplication associated with a PeerContact in the ContactManager has changed.
Assembly: System.Net (in System.Net.dll)
| Exception | Condition |
|---|---|
| ObjectDisposedException | The calling object has been disposed. |
This method only returns applications published by contacts of the calling peer.
Before this event can be raised, the current user of the remote peer must subscribe to the collaboration events of the remote peer. Subscription is accomplished via the Subscribe method.
This event requires a PermissionState of Unrestricted.
.NET Framework
Available since 3.5
Available since 3.5
Show: