提出问题提出问题
 

已答复Fire and forget calls in HPC WCF

  • 2009年5月25日 17:58McSIMM 用户奖牌用户奖牌用户奖牌用户奖牌用户奖牌
     
    Hello,

    Is there any way to call HPC WCF service in a fire-and-forget way. Calling BeginInvoke doesn't work, because it requires to save a channel session to the end of the call. I have tried to set OneWay on the service operation, but it seems it doesn't work - after the call is made, nothing happens and service method doesn't get called. If OneWay is actually supported, maybe some additional configuration is required?

    Thanks,
    Max

答案

  • 2009年6月4日 9:08yidingzMSFT用户奖牌用户奖牌用户奖牌用户奖牌用户奖牌
     已答复

    The one you downloaded on March is the rtm version of HPC Server 2008. Version number 2.0.1551.0.

    The one Ming and I introduced is a CTP version of HPC Server 2008 R2. Version number should be 3.0.1825.0.

全部回复