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