LoopContext<TTime>.Delay Method Naiad Help

[This is preliminary documentation and is subject to change.]

Overload List

  NameDescription
Public methodDelay<TRecord>()
Constructs a new feedback edge
Public methodDelay<TRecord>(Int32)
Constructs a new feedback edge with a maximum number of iterations
Public methodDelay<TRecord>(Expression<Func<TRecord, Int32>>)
Constructs a new feedback edge with an enforced partitioning
Public methodDelay<TRecord>(Expression<Func<TRecord, Int32>>, Int32)
Constructs a new feedback edge with an enforced partitioning and a maximum number of iterations
Top
See Also

Reference