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


In This Topic
    NWebRequestDataEventArgs Class Members
    In This Topic

    The following tables list the members exposed by NWebRequestDataEventArgs.

    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.  
    Public PropertyGets the data stream which is downloaded or uploaded.  
    Public PropertyGets the request with which the event is associated with (Inherited from Nevron.Nov.Networking.NWebRequestEventArgs)
    Top
    See Also