Задайте вопросЗадайте вопрос
 

ОтвеченоFire and forget calls in HPC WCF

  • 25 мая 2009 г. 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

Ответы

Все ответы