Skip to main content

Interface ITaskuraiWorkerBuilder

A builder abstraction for configuring Taskurai worker instances.

Assembly: Taskurai.Worker.dll
Declaration
public interface ITaskuraiWorkerBuilder

Properties

Services

Gets the builder service collection.

Declaration
IServiceCollection Services { get; }