ContactManager Events
.NET Framework (current version)
Namespace:
System.Net.PeerToPeer.Collaboration
Assembly: System.Net (in System.Net.dll)
| Name | Description | |
|---|---|---|
![]() | ApplicationChanged | Raised whenever a PeerApplication associated with a PeerContact in the ContactManager has changed. |
![]() | CreateContactCompleted | Raised whenever a CreateContact method has completed. |
![]() | NameChanged | Raised whenever the PeerName associated with a PeerContact in the ContactManager has changed. |
![]() | ObjectChanged | Raised whenever an object within a contact’s registered PeerObject objects has changed. |
![]() | PresenceChanged | Raised whenever the presence status of a PeerContact in the ContactManager has changed. |
![]() | SubscriptionListChanged | Raised when the list of subscribed contacts changes. |
Show:
