Class RunAtLaunchService
Simple service for running methods marked as run-at-launch with RunAtLaunchAttribute
Inherited Members
Namespace: Ritchie.Toolbox.Core
Assembly: Ritchie.Toolbox.dll
Syntax
public static class RunAtLaunchServiceMethods
RunStartupTasksAsync()
Asynchronous method that runs startup tasks from all loaded assemblies.
Declaration
public static Task RunStartupTasksAsync()Returns
| Type | Description | 
|---|---|
| Task |