Skip to content

BindSightBackgroundService

public sealed class BindSightBackgroundService

Namespace: RhoMicro.BindSight.Services

Inheritance:

Background service that runs the injected BindSightGeneratorRunner upon being executed.

BindSightBackgroundService(BindSightGeneratorRunner)
Section titled “BindSightBackgroundService(BindSightGeneratorRunner)”
public BindSightBackgroundService(BindSightGeneratorRunner optionsDocsGeneratorRunner)

Background service that runs the injected BindSightGeneratorRunner upon being executed.

NameTypeDescription
optionsDocsGeneratorRunnerBindSightGeneratorRunnerThe docs options docs runner to run.