Microsoft have done it again. I simply want to find documentation about invoke and begininvoke. A member of delegates.

Guess what, simply searching on it on bing and stuff don't show anything. It shows control.invoke, etc.

In the delegate msdn entry there is no invoke member. At least not when I look for system.action or system.func.

Where can I found begininvoke documentation? what will happen if I put nothing as callback function for example? Intuitively the program simply don't call any call back function but hei, I want to makes ure of it.