DownloadItemTotalBytes Property |
Version 130.1.90
Returns the total number of bytes.
Namespace: CefSharpAssembly: CefSharp (in CefSharp.dll) Version: 129.0.110.0 (129.0.110.0)
Syntax public long TotalBytes { get; set; }
public:
property long long TotalBytes {
long long get ();
void set (long long value);
}
Property Value
Int64See Also