BaseJobExecutorProfileListPoolMap Property |
The map of which lists are available and how they are partitioned into the static, dynamic and stream pools. Leave empty to ignore.
Namespace: RAYLASE.Marker.Job.ExecutorAssembly: RAYLASE.Marker.Job (in RAYLASE.Marker.Job.dll) Version: 2.19.0
Syntaxpublic IDictionary<int, PoolType> ListPoolMap { get; }
Property Value
IDictionaryInt32,
PoolType
See Also