Click or drag to resize

aceFileJobBaseprocessTakeSize Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Number of files to be processed in one processing take; 0 and -1 will set program default

Namespace:  imbSCI.Core.files.job
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public int processTakeSize { get; set; }
Request Example View Source

Property Value

Type: Int32

Implements

IAceFileJobBaseprocessTakeSize
See Also