ZennoLab Assemblies Documentation
SetMaxThreads(String,Int32) Method
ZennoLab.CommandCenter Namespace > ZennoPoster Class > SetMaxThreads Method : SetMaxThreads(String,Int32) Method

Type: System.String

Name of task. Finds the first occurrence.

Type: System.Int32

Count of tries to set.

Sets max threads to the task by name.
Syntax
public static void SetMaxThreads( 
   string name,
   int count
)

Parameters

name

Type: System.String

Name of task. Finds the first occurrence.

count

Type: System.Int32

Count of tries to set.

Requirements

Target Platforms: Desktop: Windows XP SP3 and older. Server: Windows Server 2003 and older.

See Also

Reference

ZennoPoster Class
ZennoPoster Members
Overload List