Nevron Open Vision Documentation
Inheritance Hierarchy
In This Topic
    Nevron.Nov.Networking Namespace
    In This Topic
    Classes
     ClassDescription
    ClassRepresents a request for a file on the local machine or network.
    ClassRepresents a file web request response
    ClassRepresents an HTTP header field, that is pair of a name and a value.
    ClassRepresents the Http Request/Response Header Fields, which is a mapping of a header field name to a header field value.
    ClassRepresents an Http web request.
    ClassRepresents an Http web response.
    ClassAn abstract base class that represents an asynchronous request for a web resource. The requested resource is identified by an Uniform Resource Identifier (URI).
    ClassEvent args associated with NWebRequest.Completed event.
    ClassRepresents the event args assocuated with the NWebRequest.BeginDownload and NWebRequest.EndDownload events.
    ClassRepresents the event args assocuated with the NWebRequest.BeginDownload event
    ClassServes as base class for all NWebRequestEventArgs
    ClassRepresents the response for an web request. Serves as base class for all web responses.
    Structures
     StructureDescription
    StructureRepresents the name of a web header field.
    StructureRepresents a MIME (Multipurpose Internet Mail Extensions) type.
    Enumerations
     EnumerationDescription
    EnumerationEnumerates the possible states of an asynchronous request.
    EnumerationEnumerates the possible states for the response of an asynchronous request.
    EnumerationEnumerates the supported Http request methods.
    EnumerationEnumerates the possible MIME Content Types.
    See Also