Namespace Temporalio.Extensions.Hosting
Classes
- ServiceProviderExtensions
Temporal extension methods for IServiceProvider.
- TemporalWorkerClientUpdater
Notification hub that can be used to push Temporal worker client updates to subscribing Temporal workers.
- TemporalWorkerService
Temporal worker implementation as a BackgroundService.
- TemporalWorkerServiceOptions
Extension of TemporalWorkerOptions for Temporal worker service that also includes optional client connection options.
- TemporalWorkerServiceOptionsBuilder
Implementation of ITemporalWorkerServiceOptionsBuilder.
- TemporalWorkerServiceOptionsBuilderExtensions
Extension methods for ITemporalWorkerServiceOptionsBuilder to configure worker services.
Interfaces
- ITemporalWorkerServiceOptionsBuilder
Interface for configuring TemporalWorkerServiceOptions for TemporalWorkerService. Methods for using this are as extensions in this namespace.