start abstract method
Triggered when the application host is ready to start the service.
Implementation
Task start(CancellationToken cancellationToken);
Triggered when the application host is ready to start the service.
Task start(CancellationToken cancellationToken);