TaskPropertiesEAPOfflineImport_MaxImportThreads Property |
The maximum number of threads to use for handling offline Excel imports.
Namespace:
SystemProperties
Assembly:
EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax int EAPOfflineImport_MaxImportThreads { get; }
ReadOnly Property EAPOfflineImport_MaxImportThreads As Integer
Get
Property Value
Type:
Int32The maximum number of threads to use for handling offline Excel imports.
See Also