ContactManager::DeleteContact Method
.NET Framework (current version)
Removes a PeerContact or PeerName from the ContactManager of the local peer.
Assembly: System.Net (in System.Net.dll)
| Name | Description | |
|---|---|---|
![]() | DeleteContact(PeerContact^) | Removes the specified PeerContact from the ContactManager of the local peer. |
![]() | DeleteContact(PeerName^) | Removes the PeerContact associated with the specified PeerName from the ContactManager of the local peer. |
This method does not return a value.
Show:
