Combining multiple workflows into one web service interface
In Workflow Foundation using VS2005, have multiple workflows under one project and I'd like to create them as a single web service interface. Can I combine multiple workflows into one web service interface, instead of one workflow (method call) per web service?
Do I have to do this manually?
Chris

