Namespace: OtlParallel

Interface IOmniParallelAggregatorLoop<T>

All Known Implementing Classes:
TOmniParallelLoop<T>

public interface IOmniParallelAggregatorLoop<T>

Generic Parameters
T
Persistent
False

Method Summary
  public function OtlCommon.TOmniValue Execute(loopBody: TOmniIteratorIntoDelegate<T> )
 
 

Method Detail

Execute

public function Execute(loopBody: TOmniIteratorIntoDelegate<T> ): OtlCommon.TOmniValue 
Reintroduce
False
Returns
TOmniValue