UploadEventArgsBytesSent Property | Helper帮助文档 |
已发送的字节数
Namespace: HD.Common
Assembly: HD.Common (in HD.Common.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public int BytesSent { get; set; }
Public Property BytesSent As Integer Get Set
public: property int BytesSent { int get (); void set (int value); }
member BytesSent : int with get, set
Property Value
Type: Int32See Also