AutoSuspendHelper.UntimelyDemise property¶
Defined in
Type: AutoSuspendHelper
Namespace: ReactiveUI.Reactive
Assembly: ReactiveUI.Reactive.dll
Applies to
net10.0-android36.0, net10.0-windows10.0.19041, net9.0-windows10.0.19041, net8.0-windows10.0.19041, net462, net481, net471
public static ISignal<Unit> UntimelyDemise { get; }
Summary: Gets a subject to indicate whether the application has untimely dismissed.
Returns: ISignal<Unit>