ServerSupport enum | QSYS API Reference Guide

For interactive applications that use a virtual terminal, this enum is used to select whether to start a server on the IBMi side.

Namespace: ASNA.QSys.Runtime Assembly: ASNA.QSys.Runtime.dll

Enum Values

Name Description Value
DoNotStart Do not start a server. 1
Start Initial default value, start the server. 0
StartIfUnlimitedUser Start a server only if the user is unllimited. 2