Method BeginReduce BeginReduce() Starting point for initialization of reducer. Declaration void BeginReduce() Examples Following example illustrate the usage of BeginReduce. public void BeginReduce() { // Initialization }