stop abstract method
Called from Host.stop(cancellationToken)
to indicate that the
host is stopping and it's time to shut down.
Implementation
Future<void> stop(CancellationToken cancellationToken);
Called from Host.stop(cancellationToken)
to indicate that the
host is stopping and it's time to shut down.
Future<void> stop(CancellationToken cancellationToken);