Click or drag to resize

OptimizationSettingsShouldLoadBalance Property

This flag is used to indicate whether objects will be distributed in balance during execution in a multihead workspace.

Namespace: RAYLASE.Marker.Configuration
Assembly: RAYLASE.Marker.Configuration (in RAYLASE.Marker.Configuration.dll) Version: 2.19.0
Syntax
C#
public bool ShouldLoadBalance { get; set; }

Property Value

Boolean
See Also