IHostBuilder.Run Method
Starts everything in registration order, waits, then stops everything in reverse order. Returns when the process is done.
Syntax
Unit: Sparkle.Host.Contracts
procedure IHostBuilder.Run; virtual; abstract;
Starts everything in registration order, waits, then stops everything in reverse order. Returns when the process is done.
Unit: Sparkle.Host.Contracts
procedure IHostBuilder.Run; virtual; abstract;