Base:
property
PeerEndPoints
System.Net.PeerToPeer.Collaboration.Peer.PeerEndPoints
5 references to PeerEndPoints
System.Net (5)
net\PeerToPeer\Collaboration\PeerContact.cs (5)
641return InternalInviteAllEndPoints(PeerEndPoints, null, null, appGuid); 662return InternalInviteAllEndPoints(PeerEndPoints, message, invitationData, applicationToInvite.Id); 788PeerEndPointCollection peerEndPoints = PeerEndPoints; 821PeerEndPointCollection peerEndPoints = PeerEndPoints; 963PeerEndPointCollection peerEndPoints = PeerEndPoints;