Click or drag to resize
IResolveCallback Interface
Version 63.0.0

[Missing <summary> documentation for "T:CefSharp.IResolveCallback"]

Namespace: CefSharp
Assembly: CefSharp (in CefSharp.dll) Version: 63.0.0.0 (63.0.0.0)
Syntax
public interface IResolveCallback

The IResolveCallback type exposes the following members.

Methods
  NameDescription
Public methodOnResolveCompleted
Called after the ResolveHost request has completed.
Top
See Also