How to set value for shutdownRunningTask for a Route in blueprintDSL?

        <route startupOrder="1" shutdownRunningTask="CompleteAllTasks">
            <from uri="file:target/pending"/>
            <delay><constant>1000</constant></delay>
            <to uri="seda:foo"/>
        </route>

Any hints will be more than welcom!
Thanks!



--
View this message in context: 
http://camel.465427.n5.nabble.com/How-to-set-value-for-shutdownRunningTask-for-a-Route-in-blueprintDSL-tp5746347.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to