RTShutdownHandler Members IntervalZero RTX Managed Code

The RTShutdownHandler type exposes the following members.

Constructors

NameDescription
Public methodRTShutdownHandler
Initializes a shutdown handler instance
Back to Top
Methods

NameDescription
Public methodDispose
Releases all resources used by this handler
Public methodOnlineEquals
Determines whether the specified OnlineObject is equal to the current OnlineObject.
(Inherited from OnlineObject.)
Protected methodFinalize
Finalizes the instance
(Overrides OnlineObject Finalize .)
Public methodOnlineGetHashCode
Serves as a hash function for a particular type.
(Inherited from OnlineObject.)
Public methodOnlineGetType
Gets the OnlineType of the current instance.
(Inherited from OnlineObject.)
Protected methodOnlineMemberwiseClone
Creates a shallow copy of the current OnlineObject.
(Inherited from OnlineObject.)
Public methodOnShutdown
The callback during shutdown
Public methodOnlineToString
Returns a string that represents the current object.
(Inherited from OnlineObject.)
Back to Top
See Also