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