Click or drag to resize

CefDownloadItemCurrentSpeed Property

Returns a simple speed estimate in bytes/s.

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

Property Value

Type: Int64
See Also