zeegin / OpenSubsystemsLibrary

Open Subsystems Library provide what you don't want to do — no more, no less.
MIT License
77 stars 13 forks source link

Background Worker #10

Open zeegin opened 4 years ago

zeegin commented 4 years ago

Provide api to run jobs in background and collect progress changed and worker completed.

Like https://docs.microsoft.com/ru-ru/dotnet/api/system.componentmodel.backgroundworker?view=netcore-2.2

zeegin commented 4 years ago

Issue is postponed until the release of 1C:Enterprise version 8.3.18 with new async concept.