HostedAppOptionsRecord
PackageAxial.Hosting
Controls how a root Flow application participates in Generic Host lifetime.
Fields
| Name | Type | Description |
|---|---|---|
| Default | HostedAppOptions.Default | Options for a root application that owns the host lifetime. |
| StopHostOnCompletion | StopHostOnCompletion | Request host shutdown when the root application completes for any reason. |

