You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Current »

Description:

SSCELock parameter regulates when SSCE spell checking engine should be running in a single thread instead of using multiply threads. 

Parameter type:Boolean
Default value:OFF
Possible values:

ON, OFF

It is recommended to have SSCELock parameter disabled to allow the engine process requests in multiply threads. Enabling this parameter might lead to significant performance degradation. 


<SSCELock>OFF</SSCELock>

  • No labels