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

Getting the current task progress o canceling it #36

Closed
diegomesata opened this issue Mar 3, 2014 · 0 comments
Closed

Getting the current task progress o canceling it #36

diegomesata opened this issue Mar 3, 2014 · 0 comments

Comments

@diegomesata
Copy link

Hello, there is a way in that I can get the progress of the current running task?

It would be nice something like:

foreach (var a in FluentScheduler.TaskManager.AllSchedules)
Console.WriteLine(a.Progress);

It would be nice a way to cancel the task if it is running.

@jgeurts jgeurts closed this as completed Sep 16, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants