TaskProperties.EstimatedMemoryUsageForTask Field |
The amount of reserved estimated memory usage for the task.
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 EstimatedMemoryUsageForTask = "EstimatedMemoryUsageForTask"
Public Const EstimatedMemoryUsageForTask As String = "EstimatedMemoryUsageForTask"
Field Value
Type:
String
See Also