StatusUpdateEventArgs.BytesGot Property

DCSoft.DBUtilityGeneric

StatusUpdateEventArgsBytesGot Property
已经下载的字节数

Namespace: DCSoft.Utility.Web
Assembly: DCSoft.Utility (in DCSoft.Utility.dll) Version: 0.0.0.0 (1.0.0.0)
Syntax
C#
public int BytesGot { get; }

Property Value

Type: Int32
See Also