Table of Contents
- Getting Started
- EO.Pdf
- EO.Web
- EO.WebBrowser
- EO.Wpf
- Common Topics
- Reference
- .NET API Reference
- EO.Base
- EO.Base
- Classes
- BaseException Class
- BaseObject Class
- BaseObjectCollection<T> Class
- BaseObjectCollectionWrapper<T,T> Class
- ChildProcessOutOfMemoryException Class
- CrashDataEventArgs Class
- DiagnosticTools Class
- ExceptionEventArgs Class
- ProxyInfo Class
- Runtime Class
- ThreadRunnerBase Class
- WaitableTask Class
- Enumerations
- Delegates
- EO.Base.UI
- EO.Extensions
- EO.Pdf
- EO.Pdf.Acm
- EO.Pdf.Contents
- EO.Pdf.Drawing
- EO.Pdf.Mvc
- EO.Web
- EO.WebBrowser
- EO.WebBrowser.DOM
- EO.WebEngine
- EO.WinForm
- EO.Wpf
- EO.Wpf.Gauge
- EO.Wpf.Gauge.Shapes
- EO.Wpf.Primitives
- EO.Wpf.Themes.Aero
- EO.Wpf.Themes.Classic
- EO.Wpf.Themes.Luna
- EO.Wpf.Themes.Metro
- EO.Wpf.Themes.Royale
- EO.Base
- JavaScript API Reference
- .NET API Reference
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