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


In This Topic
    NWebResponse Class Members
    In This Topic

    The following tables list the members exposed by NWebResponse.

    Protected Fields
     NameDescription
    Internal Field  
    Internal Field  
    Internal Field  
    Internal Field  
    Internal Field  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the response data as array (or body). Valid only if the response status is equal to Succeeded.  
    Public PropertyGets the response data stream (or body). Valid only if the response status is equal to Succeeded.  
    Public PropertyGets an exception that describes the reason for failure of the request. Valid only if response status is equal to Failed.  
    Public PropertyGets the date time at which this response was received.  
    Public PropertyGets the response status.  
    Top
    See Also