Nevron Open Vision Documentation
Nevron.Nov.Interop Namespace / NHttpNovMarshaller Class
Members


In This Topic
    NHttpNovMarshaller Class
    In This Topic
    An Interop library client that, that performs interop calls over HTTP.
    Object Model
    NHttpNovMarshaller Class
    Syntax
    'Declaration
     
    
    Public Class NHttpNovMarshaller 
       Inherits NNovInteropMarshaller
    'Usage
     
    
    Dim instance As NHttpNovMarshaller
    public class NHttpNovMarshaller : NNovInteropMarshaller 
    Inheritance Hierarchy

    System.Object
       Nevron.Nov.Interop.NInteropMarshaller
          Nevron.Nov.Interop.NNovInteropMarshaller
             Nevron.Nov.Interop.NHttpNovMarshaller

    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