BackgroundWorker
Namespace: Wisej.Web
Assembly: Wisej.Framework (3.5.0.0)
Executes an operation on a background task.
- C#
- VB.NET
public class BackgroundWorker : BackgroundWorker
Public Class BackgroundWorker
Inherits BackgroundWorker
Constructors
BackgroundWorker()
Initialized a new instance of BackgroundWorker bound to the current session.