Computes the final result from the current intermediate 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 intermediate value.
Return Value
Type: TResultThe final result.
See Also