stop abstract method

Task stop(
  1. CancellationToken cancellationToken
)

Triggered when the application host is performing a graceful shutdown.

Implementation

Task stop(CancellationToken cancellationToken);