Click or drag to resize

BaseFlowJobElementIsParallel Property

Note: This API is now obsolete.

The flag to indicate whether the children will be executed in parallel.

Namespace: RAYLASE.Marker.JobElement
Assembly: RAYLASE.Marker.JobElement (in RAYLASE.Marker.JobElement.dll) Version: 2.19.0
Syntax
C#
[ObsoleteAttribute("Removed for simplification. No meaningful use case.")]
public bool IsParallel { get; set; }

Property Value

Boolean
See Also