Click or drag to resize
RestartRequiredEventArgs Properties

The RestartRequiredEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyCurrentHandler
Currently executing handler
(Inherited from CMSEventArgs.)
Public propertyIsRestarted
Gets or sets whether the application was restarted during RestartRequired event execution.
Public propertyOriginalEventArgs
Original event arguments for the event
(Inherited from CMSEventArgs.)
Top
See Also