What’s the status of the Run() method in a computation method? I’ve seen it in several examples (here, here, here), and I’ve seen in it F#’s compiler source, yet it’s not in the spec or the MSDN documentation. I filed an issue in MS Connect about this and it was closed as “by design” without further explanations.
So is it deprecated/undocumented/unsupported? Should I avoid it?
UPDATE: MS Connect issue status was promptly changed and the MSDN page updated to include Run()
6.3.10 Computation Expressions