IApplicationStarter MembersNFX Class Library

[This is preliminary documentation and is subject to change.]

The IApplicationStarter type exposes the following members.
Methods

  NameDescription
Public methodApplicationStartAfterInit
Public methodApplicationStartBeforeInit
Public methodConfigure
Configures an entity from supplied config node
(Inherited from IConfigurable.)
Back to Top
Properties

  NameDescription
Public propertyApplicationStartBreakOnException
Indicates whether an exception that leaks from starter method invocation should break the application start, or just get logged
Public propertyName (Inherited from INamed.)
Back to Top
See Also