Click or drag to resize

EngineDisposedEventArgs Properties

The EngineDisposedEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyEngine
Gets the IEngine instance that has been disposed.
Public propertyExitCode
Gets the exit code of the main Chromium process that has been terminated.
Top
See Also