System.Reactive.PlatformServices.HostSuspendingEventArgs public class HostSuspendingEventArgs : EventArgs Documentation Code namespace System.Reactive.PlatformServices { public class HostSuspendingEventArgs : EventArgs { public HostSuspendingEventArgs(); } }