Traitsยง
- Local
Stateless Service Instance - Defines behavior that governs the lifecycle of a stateless service instance, such as startup, initialization, and shutdown.
- Stateless
Service Factory - Stateless service factories are registered with the FabricRuntime by service hosts via Runtime::register_stateless_service_factory().
- Stateless
Service Instance - Defines behavior that governs the lifecycle of a stateless service instance, such as startup, initialization, and shutdown.