Click or drag to resize

CefDownloadItemTotalBytes Property

Returns the total number of bytes.

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

Property Value

Int64
See Also