NevronOpenVision
Nevron.Nov.Networking Namespace / NWebRequest Class
Members
In This Topic
    NWebRequest Class
    In This Topic
    An abstract base class that represents an asynchronous request for a web resource. The requested resource is identified by an Uniform Resource Identifier (URI).
    Object Model
    NWebRequest Class
    Syntax
    public abstract class NWebRequest 
    Inheritance Hierarchy

    System.Object
       Nevron.Nov.Networking.NWebRequest
          Nevron.Nov.Networking.NFileWebRequest
          Nevron.Nov.Networking.NHttpWebRequest

    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)

    See Also