Back to "Threading update...mitä itse asiassa teen..."

This is a viewer only at the moment see the article on how this works.

To update the preview hit Ctrl-Alt-R (or ⌘-Alt-R on Mac) or Enter to refresh. The Save icon lets you save the markdown file to disk

This is a preview from the server running through my markdig pipeline

Imported mostlylucidcouk

Threading update...mitä itse asiassa teen...

Tuesday, 06 July 2004

Mainittakoon, että valehtelin eilisessä viestissä kierteestä .NET...mea cupla :---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- AsyncHelper-kurssi Mike WoodringiltaTämä tukee tätä syntaksia:

CalcAndDisplaySumDelegate d = uusi CalcAndDisplaySumDelegate(joku Calc.Add); AsyncHelper.FireAndForget(d, 2, 3);

EndInvokea ei tarvita, koska se hoitaa asian käyttämällä DynamicInvoke-konetta sisäisesti. No, säästää muutaman rivin koodia!

logo

© 2026 Scott Galloway — Unlicense — All content and source code on this site is free to use, copy, modify, and sell.