4 references to action
System.Net (4)
net\PeerToPeer\Collaboration\Peer.cs (4)
751
peerInvResponse = new PeerInvitationResponse(pir.
action
);
1266
m_responses.Add(pir.
action
);
1268
if (pir.
action
== PeerInvitationResponseType.Accepted){
1269
inviteCompletedArgs = new InviteCompletedEventArgs(new PeerInvitationResponse(pir.
action
), null, false,