G
Guest
Hi. I'd like to know more about the diference between the DynamicInvoke and
the BeginInvoke methods. It seems that BeginInvoke uses the DynamicInvoke
method internally, but I'm not sure about this. So what's the difference in
terms of performance? What happens if I call BeginInvoke and do not call
EndInvoke? Is there a situation when one is better than the other?
Thanks
the BeginInvoke methods. It seems that BeginInvoke uses the DynamicInvoke
method internally, but I'm not sure about this. So what's the difference in
terms of performance? What happens if I call BeginInvoke and do not call
EndInvoke? Is there a situation when one is better than the other?
Thanks