Skip to content

BackgroundServiceBase with a pattern based around PeriodicTimer #9

@Anders-Toegersen

Description

@Anders-Toegersen

Background:

The current BackgroundServiceBase<> is implemented as a series of tasks separated by a fixed interval. For timely reoccurring tasks it could be advantageous to use a PeriodicTimer based approach.

Proposed Changes:

  1. Add a PeriodicBackgroundServiceBase<> with a set of options for setting up (daily/hourly) periodic tasks.

Impact:

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions