Where to host Windows Workflow Foundation engine? -


There are guidelines for deciding where the WF can be hosted: In our own custom Windows NT service or IIS inside?

You have the option of 3 different runtime, workflow invoice, workflow application and workflow service host. In the final case, AppFabrik running on IIS / WAS is a common host that you can use. Generally, that would be a good option when doing workplace service


Comments