Wisej.Web.BackgroundWorker
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.
e
Event data.
Raises the ProgressChanged event.
e
Event data.
Raises the RunWorkerCompleted event.
e
Event data.