WF4 RC - ReceiveAndSendReply in a Flowchart
I am using the VS2010 RC, and trying to put a "ReceiveAndSendReply" activity into a Flowchart. When I drag the activity out of the toolbox and drop it into the Flowchart, all I wind up with in the designer is an empty Sequence activity. Using Receive and Send activities sepa开发者_运维知识库rately seem to work fine.
Does WF4 support the ReceiveAndSendReply activity inside of a Flowchart activity?
If you double-click the sequence, I think you should find the missing activities inside.
精彩评论