Struct StopWatch
Implements
Inherited Members
Namespace: Runtime
Assembly: solution.dll
Syntax
[Serializable]
[NodeDescription("The **Stop Watch** node let the flow execute when time duration is reached.")]
public struct StopWatch : IStatefulUpdatableNode<StopWatch.WaitState>, IStatefulNode<StopWatch.WaitState>, IStatefulNode, INodeReportProgress, IUpdatableNode, IFlowNode, INode