Method dialog.SetTimeout
Overload
Let the dialog close itself after closeAfterS seconds. Then dialog.ShowDialog returns dialog.Timeout.
public void SetTimeout(int closeAfterS, string timeoutActionText = null, bool noInfo = false)
Let the dialog close itself after closeAfterS seconds. Then dialog.ShowDialog returns dialog.Timeout.
public void SetTimeout(int closeAfterS, string timeoutActionText = null, bool noInfo = false)