stop abstract method
Triggered when the application host is performing a graceful shutdown.
Implementation
Future<void> stop(CancellationToken cancellationToken);
Triggered when the application host is performing a graceful shutdown.
Future<void> stop(CancellationToken cancellationToken);