ContactManager.DeleteContact Method
.NET Framework 3.5
Removes a PeerContact or PeerName from the ContactManager of the local peer.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| 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. |