krn.GetFlowStackSizes

This job returns the configured limits for the flow stack size (see krn.JobThreadGetFlowStack).

1. Input Parameters

Name Type Required Description

Flags

INT

Yes

Currently not supported — pass 0.

2. Output Parameters

Name Type Dependency Description

MinSize

BIGINT

Minimum flow stack size in bytes

MaxSize

BIGINT

Maximum flow stack size in bytes

3. Return Value

(INT): 0 = Job successful, otherwise error code.