Enum HumanInputMode
- Namespace
- Auto
Gen
- Assembly
- AutoGen.dll
Fields
ALWAYS = 1
ALWAYS prompt the user for input
AUTO = 2
prompt the user for input if the message is not a termination message
NEVER = 0
NEVER prompt the user for input
ALWAYS = 1
ALWAYS prompt the user for input
AUTO = 2
prompt the user for input if the message is not a termination message
NEVER = 0
NEVER prompt the user for input