UseDefaultHostPortAlias
Whether to use the configured Host and Port for child servers as the HostPortAlias for that child server.
You can set HostPortAlias for individual child servers, to allow Distributed Action Handler to apply the correct child server configuration options for asynchronous actions. If the HostPortAlias details are the same as the default Host and Port settings for the child server, set UseDefaultHostPortAlias
to true
to use these details.
By default, Distributed Action Handler does not use or set HostPortAlias.
Type: | Boolean |
Default: | False |
Required: | No |
Configuration Section: | Server |
Example: | UseDefaultHostPortAlias=true
|
See Also: | AsynchronousCommands
HostPortAlias |