TaskPropertiesMinMemoryForTask Field |
The minimum 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 MinMemoryForTask = "MinMemoryForTask"
Public Const MinMemoryForTask As String = "MinMemoryForTask"
Field Value
Type:
StringSee Also