Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove hard coded 20 sec limit on IWantToRunWhenBusStartsAndStops.Stop #1478

Closed
montigab78 opened this issue Aug 27, 2013 · 1 comment
Closed
Assignees
Labels
Milestone

Comments

@montigab78
Copy link

In v4 IWantToRunWhenBusStartsAndStops.Stop is only allowed to run for a maximum of 20 seconds.

This limitation may not allow tasks to be completed successfully before shutting down the Windows service.

As such this timeout has been removed.

@ghost ghost assigned johnsimons Jan 7, 2014
@SimonCropp SimonCropp added the Bug label Feb 11, 2014
@Romiko
Copy link

Romiko commented May 23, 2014

I would like to ask. If I want to run NServiceBus.Host as a windows service, should I use this interfaces start and stop methods?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants