Workflow Queue
Last changed: 80.126.236.224

.
Summary

The main events of a WorkflowQueue are:

  1. QueueItemAvailable
  2. QueueItemArrived

During normal operations a WorkflowRuntimeService will enqueue some data and the activity listening for it will use the QueueItemAvailable event handler to receive the messages.