CefXmlReader Close Method Xilium.CefGlue

[This is preliminary documentation and is subject to change.]

Close the document. This should be called directly to ensure that cleanup occurs on the correct thread.

Namespace: Xilium.CefGlue
Assembly: Xilium.CefGlue (in Xilium.CefGlue.dll) Version: 3.2272.2035.0 (3.2272.2035.0)
Syntax

public bool Close()

Return Value

Type: OnlineBoolean

[Missing <returns> documentation for "M:Xilium.CefGlue.CefXmlReader.Close"]

See Also