开发者

where is Async.BuildPrimitive and Async.Spawn defined?

Working through Expert F开发者_StackOverflow社区# and it uses some examples that use Async.BuildPrimitive and Async.Spawn however they are undefined. I am using .NET 4.0.


Library API was changed since publishing the first edition of "Expert F#"

Async.BuildPrimitive -> Async.FromBeginEnd

Async.Spawn -> Async.Start

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜