IApplicationRunnerConsumer
Description
- Extended by
Base interface for classes that consume IApplicationRunner values.
Public / Methods
RunnerAttach
Provides the enclosing IApplicationRunner.
Calling of this method is optional. Implementations of IApplication should not depend on the availability of an IApplicationRunner context object.