Click or drag to resize

CefZipReaderClose Method

Closes the archive. This should be called directly to ensure that cleanup occurs on the correct thread.

Namespace: Internal.Xilium.CefGlue
Assembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
public bool Close()

Return Value

Boolean
See Also