StatusUpdateEventArgs Class
类库说明文档
| StatusUpdateEventArgs Class |
[Missing <summary> documentation for "T:DCSoft.Utility.Web.StatusUpdateEventArgs"]
Namespace: DCSoft.Utility.Web
Assembly: DCSoft.Utility (in DCSoft.Utility.dll) Version: 0.0.0.0 (1.0.0.0)
C#
public class StatusUpdateEventArgs : EventArgs
The StatusUpdateEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
| StatusUpdateEventArgs | Initializes a new instance of the StatusUpdateEventArgs class |
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| ToString | (Inherited from Object.) |
| Name | Description | |
|---|---|---|
| BytesGot |
已经下载的字节数
| |
| BytesTotal |
资源的总字节数
|