[This is preliminary documentation and is subject to change.]
The IApplicationStarter type exposes the following members.Methods
| Name | Description | |
|---|---|---|
| ApplicationStartAfterInit | ||
| ApplicationStartBeforeInit | ||
| Configure |
Configures an entity from supplied config node
(Inherited from IConfigurable.) |
Properties
| Name | Description | |
|---|---|---|
| ApplicationStartBreakOnException |
Indicates whether an exception that leaks from starter method invocation should break the application start,
or just get logged
| |
| Name | (Inherited from INamed.) |
See Also