Click or drag to resize

JobSchedulerSettings Class

Global settings for the job scheduler.
Inheritance Hierarchy
SystemObject
  AGI.Parallel.ClientJobSchedulerSettings

Namespace:  AGI.Parallel.Client
Assembly:  AGI.Parallel.Client (in AGI.Parallel.Client.dll) Version: 2.9.0.1601 (2.9.0.1601)
Syntax
public static class JobSchedulerSettings

The JobSchedulerSettings type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberClusterResponseTimeout
Gets or sets the number of milliseconds before timing out certain cluster API requests.
Public propertyStatic memberMaxConcurrentJobSubmissions
Gets or sets the maximum number of concurrent job submissions.
Top
See Also

STK Parallel Computing Server 2.9 API for .NET