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


In This Topic
    NWebResponse Class
    In This Topic
    Represents the response for an web request. Serves as base class for all web responses.
    Object Model
    NWebResponse Class
    Syntax
    'Declaration
     
    
    Public MustInherit Class NWebResponse 
    'Usage
     
    
    Dim instance As NWebResponse
    public abstract class NWebResponse 
    Inheritance Hierarchy

    System.Object
       Nevron.Nov.Networking.NWebResponse
          Nevron.Nov.Networking.NFileWebResponse
          Nevron.Nov.Networking.NHttpWebResponse

    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