3 references to PeerName
System.Net (3)
net\PeerToPeer\Collaboration\CollaborationHelperFunctions.cs (1)
134
peerContact.PeerName = new
PeerName
(pc.pwzPeerName);
net\PeerToPeer\PeerNameResolver.cs (2)
309
record.PeerName = new
PeerName
(Marshal.PtrToStringUni(pEndPointInfo->pwszPeerName));
675
record.PeerName = new
PeerName
(Marshal.PtrToStringUni(pEndPointInfo->pwszPeerName));