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)
Inheritance Hierarchy
SystemObject
  SystemValueType
    de.unika.ipd.grGen.libGrParallelExecutionBegin

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

The ParallelExecutionBegin type exposes the following members.

Fields
 NameDescription
Public fieldprocEnv 
Public fieldsequence 
Public fieldvalue 
Top
See Also