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

Type: System.Guid

Id of task.

Type: System.Int32

Count of tries to set.

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

Parameters

id

Type: System.Guid

Id of task.

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