JSDispatcherQueue.ShutdownStarting event
C#
public event EventHandler<ShutdownStartingEventArgs>? ShutdownStarting;
See Also
- class ShutdownStartingEventArgs
- class JSDispatcherQueue
- namespace Microsoft.JavaScript.NodeApi