Click or drag to resize

IHandler<TParameters> Methods

The IHandler<TParameters> generic type exposes the following members.

Methods
  NameDescription
Public methodHandle
This method is called when the Chromium callback should be handled synchronously. In a number of cases, the Chromium engine will be blocked until this method returns.
Top
See Also