Version: 2019.2
public void Execute (int index);

Parameters

indexThe index of the Parallel for loop at which to perform work.

Description

Implement this method to perform work against a specific iteration index.