發問發問
 

已答覆Fire and forget calls in HPC WCF

  • 2009年5月25日 下午 05: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日 上午 09: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.

所有回覆