BindSightBackgroundService
public sealed class BindSightBackgroundServiceNamespace: RhoMicro.BindSight.Services
Inheritance:
Summary
Section titled “Summary”Background service that runs the injected BindSightGeneratorRunner upon being executed.
Constructors
Section titled “Constructors”BindSightBackgroundService(BindSightGeneratorRunner)
Section titled “BindSightBackgroundService(BindSightGeneratorRunner)”public BindSightBackgroundService(BindSightGeneratorRunner optionsDocsGeneratorRunner)Summary
Section titled “Summary”Background service that runs the injected BindSightGeneratorRunner upon being executed.
Parameters
Section titled “Parameters”| Name | Type | Description |
|---|---|---|
optionsDocsGeneratorRunner | BindSightGeneratorRunner | The docs options docs runner to run. |