Click or drag to resize

CefDownloadItemPercentComplete Property

Returns the rough percent complete or -1 if the receive total size is unknown.

Namespace: Internal.Xilium.CefGlue
Assembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
public int PercentComplete { get; }

Property Value

Int32
See Also