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