Click or drag to resize

DotNetBrowser.Engine Namespace

This namespace contains interfaces and classes related to the engine API.
Classes
  ClassDescription
Public classBinariesExtractionOptions
The options that are used to configure the Chromium binaries extraction process.
Public classChromiumBinariesMissingException
Thrown when the engine initialization fails due to missing compatible Chromium binaries.
Public classConnectionClosedException
The exception thrown when the connection to the Chromium engine appears to be closed.
Public classEngineFactory
Factory class that is used to create IEngine instances.
Public classEngineInitializationException
The base class for those exceptions that can be thrown during IEngine initialization.
Public classEngineOptions
The options that are used to configure IEngine instances.
Public classEngineOptionsBuilder
A builder class to construct engine options.
Public classInvalidLicenseException
Thrown when the given license is invalid.
Public classLicenseException
The base class for those exceptions that can be thrown during license checking.
Public classNoLicenseException
Thrown when no license found.
Interfaces
  InterfaceDescription
Public interfaceIEngine
Provides access to the Chromium engine functionality.
Enumerations
  EnumerationDescription
Public enumerationProprietaryFeatures
The list of supported proprietary features.
Public enumerationRenderingMode
The supported rendering modes.