Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to set IdleSettings.WaitTimeout to "Do not wait" #905

Closed
dahall opened this issue Sep 30, 2021 Discussed in #903 · 0 comments
Closed

Unable to set IdleSettings.WaitTimeout to "Do not wait" #905

dahall opened this issue Sep 30, 2021 Discussed in #903 · 0 comments
Assignees
Labels

Comments

@dahall
Copy link
Owner

dahall commented Sep 30, 2021

Discussed in #903

Originally posted by s-lazukov September 30, 2021
In the Task Scheduler I can set the "Wait for idle for:" parameter to "Do not wait". How can I set this value in code?
If I set IdleSettings.WaitTimeout to TimeSpan.Zero, then the value is not written to the task parameters and the TaskScheduler uses the default value (1 hour)

@dahall dahall self-assigned this Sep 30, 2021
@dahall dahall added the bug label Sep 30, 2021
@dahall dahall closed this as completed Oct 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant