IShutdownTrackable.initiateShutdown

void initiateShutdown(CancelToken token) @safe nothrow;

Initiate shutdown for this component.

Parameters

tokenGlobal shutdown cancellation token.