Table of Contents

Method RunAsync

Namespace
Pillars
Assembly
Pillars.dll

RunAsync()

Initializes the DI container , searches for all attributes that need to be instantiated and runs the current host

public Task<Task> RunAsync()

Returns

Task<Task>