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