Class EngineDisposedEventArgs
- Namespace
- DotNetBrowser.Engine.Events
- Assembly
- DotNetBrowser.dll
The event arguments for the event indicating that the IEngine has been disposed.
public class EngineDisposedEventArgs : EventArgs
- Inheritance
-
EngineDisposedEventArgs
- Inherited Members
Properties
- ExitCode
Gets the exit code of the main Chromium process that has been terminated.