System.Web.Util Namespace
.NET Framework 3.0
The System.Web.Util namespace is a collection of classes that enable callback methods to be run under the scope of a transaction and that enable work to be posted to separate threads.
| Class | Description | |
|---|---|---|
![]() | Transactions | |
![]() | WorkItem | Provides the ability to move work items to another thread for execution. |
| Interface | Description | |
|---|---|---|
![]() | IWebObjectFactory | |
![]() | IWebPropertyAccessor |
| Delegate | Description | |
|---|---|---|
![]() | TransactedCallback | |
![]() | WorkItemCallback |
Community Additions
ADD
Show:


