| Tomas Restrepo \(MVP\) 2005-12-10, 5:52 pm |
| > Is there a way to set the polling interval for the receive shapes to
> pick up messages from the message box?
> I have my orchestration published as a web service and I have a web
> client hitting this web service. I want to ensure the receive shapes
> pick up the message as soon as it arrives without delay so that the
> client will not be waiting for long before the response comes back to
> them from the web service.
>
> Is there a way to do it??
It is not very supported, but I think it can be done by changing the polling
interval used by the messaging engine to query the messagebox. That said,
there's no way to change it for a specific service, but only system wide, I
think.
This paper here should help out in understanding the options available:
http://msdn.microsoft.com/library/d...2238a267eba.asp
And the tool here
http://www.gotdotnet.com/Workspaces...62-e36b06b3dbeb
can be used to change the database settings controlling this.
--
Tomas Restrepo
tomasr@mvps.org
http://www.winterdom.com/
|