Struct WaitForAll
  
  
  
  
  
  Assembly: solution.dll
  Syntax
  
    [Serializable]
[NodeDescription("The **WaitForAll** node let the flow execute When all Input Triggers have been executed. When all ports got triggered, it will reset all input ports state, Execute the output port and restart to validate the state of all input ports..\n\n**Note:** You can add or remove Input by right clicking on the node and selecting (Add Input or Remove Input).")]
public struct WaitForAll : IStatefulFlowNode<WaitForAll.State>, IFlowNode, IStatefulNode<WaitForAll.State>, IStatefulNode, INode
   
  Fields
  
  Methods
  
  Extension Methods