Click or drag to resize

GetObjectRequestDownloadProgress Property

Download progress callback function

Namespace:  OBS.Model
Assembly:  esdk_obs_.net (in esdk_obs_.net.dll) Version: 3.19.7.1 (3.19.7.1)
Syntax
C#
public EventHandler<TransferStatus> DownloadProgress { get; set; }

Property Value

Type: EventHandlerTransferStatus
Remarks

Optional parameter

See Also