Module stateless

Module stateless 

Source

Traitsยง

LocalStatelessServiceInstance
Defines behavior that governs the lifecycle of a stateless service instance, such as startup, initialization, and shutdown.
StatelessServiceFactory
Stateless service factories are registered with the FabricRuntime by service hosts via Runtime::register_stateless_service_factory().
StatelessServiceInstance
Defines behavior that governs the lifecycle of a stateless service instance, such as startup, initialization, and shutdown.