Quote Originally Posted by mendhak View Post
Let's say you have a WF state machine and a duplex method exposing it.
Oh I didnt mean a duplex method exposing the main WF workflow, I just meant is it not possible to use duplex contracts anywhere within a workflow service. Maybe its just because I have not really familiar with WF yet so I dont understand how it would integrate with WCF so well...

I thought Workflow was basically just a differnt way of designing and viewing your code, rather than it actually affecting what your code can and cant do directly.