質問する質問する
 

回答済み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

回答

すべての返信