Table of Contents
Runtime Methods

The methods of the Runtime class are listed below. For a complete list of Runtime class members, see the Runtime Members topic.

Methods
Name Description
Equals (inherited from Object) 
Finalize (inherited from Object) 
FlushLog Flush the log file.
GetHashCode (inherited from Object) 
GetLogs Gets the internal logs.
GetType (inherited from Object) 
InitWorkerProcessExecutable Initializes worker process executable.
MemberwiseClone (inherited from Object) 
Restart Restarts the runtime after it has been shutdown.
SetLogSize Sets the size of the logs.
Shutdown Explicitly shutdown all EO objects.
ToString (inherited from Object) 
TraceObjects Generates a dump of internal objects.
WriteLog Writes a message to the log.
See Also