Show / Hide Table of Contents

Namespace Kephas.Application.Interaction

Classes

FeatureEventBase

Base class for feature events.

FeatureStartedEvent

Event indicating that a feature started successfully.

FeatureStartingEvent

Event indicating that a feature is about to start.

FeatureStoppedEvent

Event indicating that a feature was stopped.

FeatureStoppingEvent

Event indicating that a feature is about to be stopped.

InteractionApplicationLifecycleBehavior

An interaction application lifecycle behavior.

InteractionFeatureLifecycleBehavior

An interaction feature lifecycle behavior notifying about FeatureStartingEvent, FeatureStartedEvent, FeatureStoppingEvent, and FeatureStoppedEvent.

Interfaces

IFeatureEvent

Interface for feature event.

Back to top Generated by DocFX