ShellBrowser .Net Edition
TerminateWorkItemsForTag Method (tag)
NamespacesJam.ShellWorkerThreadPoolTerminateWorkItemsForTag(Int32)
Removes all pending work items from the work queue having the tag specified
Declaration Syntax
C#Visual BasicVisual C++
public virtual int TerminateWorkItemsForTag(
	int tag
)
Public Overridable Function TerminateWorkItemsForTag ( _
	tag As Integer _
) As Integer
public:
virtual int TerminateWorkItemsForTag(
	int tag
)
Parameters
tag (Int32)
Return Value

Assembly: ShellBrowser (Module: ShellBrowser) Version: 4.2.1.45 (4.2.1.45)