Int32 ThreadWaitBeforeSleep { get; set; }
Specifies the thread waiting time before entering sleep in ms.
Returns: Int32
Remarks:
Used only when ThreadingMode is equal to ttThroughput. A value larger than zero can lead to excessive CPU usage, with only minor improvements in processing speed.