WorkItemCallback Delegate
.NET Framework (current version)
Represents the method that executes on a separate work item thread.
Assembly: System.Web (in System.Web.dll)
This delegate is passed to the WorkItem::Post method and provides a callback method for the thread to which the work item is being posted.
.NET Framework
Available since 1.1
Available since 1.1
Show: