Nevron Open Vision Documentation
Nevron.Nov.Networking Namespace / NWebRequestDataProgressEventArgs Class
Fields Properties


In This Topic
    NWebRequestDataProgressEventArgs Class Members
    In This Topic

    The following tables list the members exposed by NWebRequestDataProgressEventArgs.

    Protected Constructors
    Protected Fields
     NameDescription
    Internal Field (Inherited from Nevron.Nov.Networking.NWebRequestEventArgs)
    Top
    Public Properties
     NameDescription
    Public PropertyGets the length of the data that is downloaded or uploaded. (Inherited from Nevron.Nov.Networking.NWebRequestDataEventArgs)
    Public PropertyGets the data stream which is downloaded or uploaded. (Inherited from Nevron.Nov.Networking.NWebRequestDataEventArgs)
    Public PropertyGets the currently downloaded or uploaded size (in bytes)  
    Public PropertyGets the request with which the event is associated with (Inherited from Nevron.Nov.Networking.NWebRequestEventArgs)
    Top
    See Also