BackgroundWorker
Wisej.Web.BackgroundWorker
Last updated
Was this helpful?
Wisej.Web.BackgroundWorker
Last updated
Was this helpful?
Namespace: Wisej.Web
Assembly: Wisej.Framework (4.0.0.0)
Executes an operation on a background task.
Initialized a new instance of BackgroundWorker bound to the current session.
Raises the DoWork event.
Raises the ProgressChanged event.
Raises the RunWorkerCompleted event.