EvaluationOptionsSleepTimeMs Property
Time between sequential checks being made by the current thread during the wait for the end of evaluation, in milliseconds.
Accuracy of this value is limited by resolution of the system timer - for example, on Windows it is 15.6 milliseconds.
Namespace: SMath.ControlsAssembly: SMath.Controls (in SMath.Controls.dll) Version: 1.2.9018.0
public int SleepTimeMs { get; set; }
Public Property SleepTimeMs As Integer
Get
Set
public:
property int SleepTimeMs {
int get ();
void set (int value);
}
member SleepTimeMs : int with get, set
Property Value
Int32