Microsoft.StreamProcessing.Aggregates Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Average |
The state object used in average aggregates. |
IAggregate<TInput,TState,TResult> |
Interface used by all aggregates. |
IBinary |
Interface used by all aggregates over two inputs. |
ISummable |
Interface used by aggregates that support the ability to "sum" two states. |