Skip to content

HostResumingEventArgs class

Attributes: [EditorBrowsable(EditorBrowsableState.1)]

Defined in

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

Summary

        (Infrastructure) Event arguments for host resumption events.
        

Applies to

netstandard2.0

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

Inherits from: EventArgs

Constructors

NameSummary
.ctor
Inherited members