Produces the final value from an accumulator value.
Namespace: Microsoft.Research.DryadLinq
Assembly: Microsoft.Research.DryadLinq (in Microsoft.Research.DryadLinq.dll) Version: 0.2.1.0 (0.2.1.0)
Syntax
Parameters
- val
- Type: TAccumulate
An accumulator value
Return Value
Type: TResultThe value of the final result
See Also