krn.GetFlowStackSizes
This job returns the configured limits for the flow stack size (see krn.JobThreadGetFlowStack).
2. Output Parameters
| Name | Type | Dependency | Description |
|---|---|---|---|
|
BIGINT |
— |
Minimum flow stack size in bytes |
|
BIGINT |
— |
Maximum flow stack size in bytes |
3. Return Value
(INT): 0 = Job successful, otherwise error code.
See also: krn.JobThreadGetFlowStack