execution_slowdown


Description:

[ NoAccessorMethod ]
[ Version ( since = "5.2.0" ) ]
public uint execution_slowdown { get; set; }

Artificially slows down the execution of queries.

This property can be used to debug some problems. If non zero, this value is the number of microseconds waited before actually executing each query.