Sets an agent option. This option is distributed to all Tech Domains.
SetOption(name, value)
SetOption(name, value)
Variable | Description |
---|---|
name | The name of the option. A list of available options are defined in the Options class. String. |
value | The value of the option. Object. |
Agent.setOption(Options.ObjectResolveTimeout, true)