ShellBrowser .Net Edition
TerminateWorkItemsForType Method (type)
NamespacesJam.ShellWorkerThreadPoolTerminateWorkItemsForType(Type)
Removes all pending work items of type 'type'
Declaration Syntax
C#Visual BasicVisual C++
public virtual int TerminateWorkItemsForType(
	Type type
)
Public Overridable Function TerminateWorkItemsForType ( _
	type As Type _
) As Integer
public:
virtual int TerminateWorkItemsForType(
	Type^ type
)
Parameters
type (Type)
Return Value

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