Skip to content

HostSuspendingEventArgs class

Attributes: [EditorBrowsable(EditorBrowsableState.1)]

Defined in

Namespace: System.Reactive.PlatformServices Assembly: System.Reactive.dll Full name: System.Reactive.PlatformServices.HostSuspendingEventArgs Modifiers: public

Summary

        (Infrastructure) Event arguments for host suspension events.
        

Applies to

netstandard2.0

Class hierarchy
classDiagram
class HostSuspendingEventArgs
class EventArgs
EventArgs <|-- HostSuspendingEventArgs

Inherits from: EventArgs

Constructors

NameSummary
.ctor
Inherited members