start abstract method
Triggered when the application host is ready to start the service.
Implementation
Future<void> start(CancellationToken cancellationToken);
Triggered when the application host is ready to start the service.
Future<void> start(CancellationToken cancellationToken);