Click or drag to resize

TaskPropertiesEAPOfflineExport_MaxExportThreads Property

The maximum number of threads to use for handling offline Excel exports.

Namespace:  SystemProperties
Assembly:  EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
int EAPOfflineExport_MaxExportThreads { get; }

Property Value

Type: Int32
The maximum number of threads to use for handling offline Excel exports.
See Also