Click or drag to resize

GenericMarkerProfileShouldStream Property

The flag to indicate whether the job element should be marked in streaming mode. A null means it follows the executor option.

Namespace: RAYLASE.Marker.Profile.Model
Assembly: RAYLASE.Marker.Profile (in RAYLASE.Marker.Profile.dll) Version: 2.19.0
Syntax
C#
public bool? ShouldStream { get; set; }

Property Value

NullableBoolean
See Also