ContactManager::ObjectChanged Event
.NET Framework (current version)
Raised whenever an object within a contact’s registered PeerObject objects has changed.
Assembly: System.Net (in System.Net.dll)
| Exception | Condition |
|---|---|
| ObjectDisposedException | The PeerObject object has been disposed. |
Before this event can be raised, the current user of the remote peer must subscribe to the collaboration events of the host peer. Subscription is accomplished via the PeerContact Subscribe methods.
This event requires a PermissionState of Unrestricted.
.NET Framework
Available since 3.5
Available since 3.5
Show: