Click or drag to resize

ViewFileDownloadEventArgsDownloadedBytes Property

The downloaded bytes of the download item.

Namespace:  Openfin.Desktop.PlatformAPI.EventArguments.View
Assembly:  OpenfinDesktop (in OpenfinDesktop.dll) Version: 17.4.0
Syntax
C#
public int DownloadedBytes { get; set; }

Property Value

Type: Int32
See Also