TaskPropertiesMaxMemoryForTask Field |
The maximum amount of reserved memory the task should consume.
Namespace:
AGI.Parallel.Infrastructure
Assembly:
AGI.Parallel.Infrastructure (in AGI.Parallel.Infrastructure.dll) Version: 2.9.0.1601 (2.9.0.1601)
Syntax public const string MaxMemoryForTask = "MaxMemoryForTask"
Public Const MaxMemoryForTask As String = "MaxMemoryForTask"
Field Value
Type:
StringSee Also