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; }
ReadOnly Property EAPOfflineExport_MaxExportThreads As Integer
Get
Property Value
Type:
Int32The maximum number of threads to use for handling offline Excel exports.
See Also