StatusUpdateEventArgs Class

DCSoft.DBUtilityGeneric

StatusUpdateEventArgs Class

[Missing <summary> documentation for "T:DCSoft.Utility.Web.StatusUpdateEventArgs"]

Inheritance Hierarchy
SystemObject  SystemEventArgs
    DCSoft.Utility.WebStatusUpdateEventArgs

Namespace: DCSoft.Utility.Web
Assembly: DCSoft.Utility (in DCSoft.Utility.dll) Version: 0.0.0.0 (1.0.0.0)
Syntax
C#
public class StatusUpdateEventArgs : EventArgs

The StatusUpdateEventArgs type exposes the following members.

Constructors
  NameDescription
Public methodStatusUpdateEventArgs
Initializes a new instance of the StatusUpdateEventArgs class
Top
Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
Properties
  NameDescription
Public propertyBytesGot
已经下载的字节数
Public propertyBytesTotal
资源的总字节数
Top
See Also