Description:

SSCELock parameter setsĀ 

Hard lock of SSCE calls. If you turn this on, all SSCE calls will be serialized by a global Critical Section. If you turn it off, just soft attempt to give out a slice of CPU time to other thread will be performed before and after each call to SSCE. The default is OFF

Parameter type:Boolean
Default value:OFF
Possible values:ON, OFF


<SSCELock>OFF</SSCELock>