Extreme Performance & Linear Scalability
  • Docs /
Show / Hide Table of Contents

Method Aggregate

Aggregate(Object)

Performs given logic of aggregate on local node like combiner.

Declaration
public object Aggregate(object value)
Parameters
Type Name Description
System.Object value

object

Returns
Type Description
System.Object

Returns aggregated result.

 

 

 

Back to top Copyright © 2017 Alachisoft