PeerObject::OnObjectChanged Method (ObjectChangedEventArgs^)
.NET Framework (current version)
Signaled when a PeerObject instance with the specified ID is added, updated or removed by a remote peer.
Assembly: System.Net (in System.Net.dll)
Parameters
- objChangedArgs
-
Type:
System.Net.PeerToPeer.Collaboration::ObjectChangedEventArgs^
Type of object change specified by ObjectChangedEventArgs.
| Exception | Condition |
|---|---|
| ObjectDisposedException | The PeerObject instance associated with this change has been disposed. |
.NET Framework
Available since 3.5
Available since 3.5
Show: