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