4 references to EndPointPresenceChanged
System.Net (4)
net\PeerToPeer\Collaboration\ContactManager.cs (2)
661pcer.eventType = PeerCollabEventType.EndPointPresenceChanged; 748if (ped.eventType == PeerCollabEventType.EndPointPresenceChanged){
net\PeerToPeer\Collaboration\PeerContact.cs (2)
1748pcer.eventType = PeerCollabEventType.EndPointPresenceChanged; 1858if (ped.eventType == PeerCollabEventType.EndPointPresenceChanged){