Click or drag to resize

ParallelExecutionBegin Structure

helper object to passively report parallel sequence executions about to be begun, comprising esp. the processing environment that was created in order to execute it (in parallel)

Namespace:  de.unika.ipd.grGen.libGr
Assembly:  libGr (in libGr.dll) Version: GrGen.NET 7.2
Syntax
C#
public struct ParallelExecutionBegin

The ParallelExecutionBegin type exposes the following members.

Fields
  NameDescription
Public fieldprocEnv
Public fieldsequence
Public fieldvalue
Top
See Also