CloudWorkItemType
  Namespace: MBrace.Runtime
Cloud work item creation metadata
Union Cases
| Union Case | Description | 
| 
            ChoiceChild(index,size)
          
            Signature: int * int | Work item associated with the child computation of a Choice workflow. | 
| 
            ParallelChild(index,size)
          
            Signature: int * int | Work item associated with the child computation of a Parallel workflow. | 
| 
            ProcessRoot
          
            Signature:  | Work item associated with a root cloud process creation. | 
 
          