Summary: Whether the event should be raised immediately, or if the workflow should go idle before raising the event. Setting the WaitForIdle property to true result in the WorkflowInstance EnqueueItemOnIdle being called instead of the EnqueueItem. http://msdn.microsoft.com/en-us/library/system.workflow.activities.externaldataeventargs.waitforidle.aspx
Edit WF.WaitForIdle
You do not have permission to change this topic.