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