ContactManager::NameChanged Event
.NET Framework (current version)
Raised whenever the PeerName 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. |
The associated callback provides a reference to the new PeerName.
This event requires a PermissionState of Unrestricted.
.NET Framework
Available since 3.5
Available since 3.5
Show: