Skip to content

Instance Method

asyncShutdown()

For every key in the container having a shutdown closure, invoke the closure. Designed to be invoked during an explicit app shutdown process or in a reference type’s deinit.
func asyncShutdown() async