1 write to OnCreateContactCompletedDelegate
System.Net (1)
net\PeerToPeer\Collaboration\ContactManager.cs (1)
105
OnCreateContactCompletedDelegate
= new SendOrPostCallback(CreateContactCompletedWaitCallback);
1 reference to OnCreateContactCompletedDelegate
System.Net (1)
net\PeerToPeer\Collaboration\ContactManager.cs (1)
1611
asyncOP.PostOperationCompleted(
OnCreateContactCompletedDelegate
, args);