.
Immediately sends a message to the specified workflow queue. If you are using a StateMachineWorkflowActivity instead of SequentialWorkflowActivity you should use the EnqueueItemOnIdle instead.
http://msdn.microsoft.com/en-us/library/system.workflow.runtime.workflowinstance.enqueueitem.aspx
Serves as the root container for state machine workflows. Contains event-driven activities and states.
23-11-2009 15:30:11 - -80.126.16.139
Baseclass for all sequental workflows
23-11-2009 15:28:19 - -80.126.16.139
Waits for the target workflow to be idle before sending the message.
23-11-2009 15:21:48 - -80.126.16.139