DownloadItemCurrentSpeed Property |
Version 130.1.90
Returns a simple speed estimate in bytes/s.
Namespace: CefSharpAssembly: CefSharp (in CefSharp.dll) Version: 129.0.110.0 (129.0.110.0)
Syntax public long CurrentSpeed { get; set; }
public:
property long long CurrentSpeed {
long long get ();
void set (long long value);
}
Property Value
Int64See Also