Skip to content

JSDispatcherQueue.ShutdownStarting event

C#
public event EventHandler<ShutdownStartingEventArgs>? ShutdownStarting;

See Also

Released under the MIT license