Nevron Open Vision Documentation
Nevron.Nov.Networking Namespace / NHttpWebRequest Class
Members


In This Topic
    NHttpWebRequest Class
    In This Topic
    Represents an Http web request.
    Object Model
    NHttpWebRequest Class
    Syntax
    'Declaration
     
    
    Public NotInheritable Class NHttpWebRequest 
       Inherits NWebRequest
    'Usage
     
    
    Dim instance As NHttpWebRequest
    public sealed class NHttpWebRequest : NWebRequest 
    Inheritance Hierarchy

    System.Object
       Nevron.Nov.Networking.NWebRequest
          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