ZennoLab Assemblies Documentation
SetMaxThreadsByName Method
ZennoLab.InterfacesLibrary.ZennoPoster Namespace > ITaskManagerService Interface : SetMaxThreadsByName Method
Name of task
Max count of threads
Set max threads to the task
Syntax
[OperationContract()]
void SetMaxThreadsByName( 
   string name,
   int count
)

Parameters

name
Name of task
count
Max count of threads
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

ITaskManagerService Interface
ITaskManagerService Members