TaskProperties.MaxMemoryForTask 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.10.0.1777 (2.10.0.1777)
Syntaxpublic const string MaxMemoryForTask = "MaxMemoryForTask"
Public Const MaxMemoryForTask As String = "MaxMemoryForTask"
Field Value
Type:
String
See Also