Click or drag to resize

ProcessingHolderRemainingExecutionsToStart Property

Executions that has been started in streaming mode ( multiple lists will be executed instead of one )

Namespace: RAYLASE.Marker.JobElement
Assembly: RAYLASE.Marker.JobElement (in RAYLASE.Marker.JobElement.dll) Version: 2.19.0
Syntax
C#
public int RemainingExecutionsToStart { get; set; }

Property Value

Int32
See Also