HostLifecycleService.Suspending event¶
Defined in
Type: HostLifecycleService
Namespace: System.Reactive.PlatformServices
Assembly: System.Reactive.dll
Applies to
netstandard2.0
public static EventHandler<HostSuspendingEventArgs>? Suspending
Summary: Event that gets raised when the host suspends the application.