Nevron Open Vision Documentation
Nevron.Nov.Interop Namespace / NHttpNovMarshaller Class
Fields Properties Methods


In This Topic
    NHttpNovMarshaller Class Members
    In This Topic

    The following tables list the members exposed by NHttpNovMarshaller.

    Public Constructors
     NameDescription
    Public ConstructorInitializer constructor  
    Top
    Protected Fields
     NameDescription
    Internal Field  
    Internal Field  
    Internal Field  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the base address of the WEB API  
    Public PropertyGets or sets the cachable methods  
    Public PropertyGets or sets the cache version.  
    Top
    Public Methods
     NameDescription
    Public MethodOverriden to get the function index from the function map (Inherited from Nevron.Nov.Interop.NNovInteropMarshaller)
    Public MethodGets the address for Batch execute calls.  
    Public MethodGets the address for the execute calls.  
    Public MethodPerforms an interop call and returns the result of the specified type. Throws an exception, if an error occurs. (Inherited from Nevron.Nov.Interop.NNovInteropMarshaller)
    Public MethodOverriden to invoke an async function on a Web API server (Inherited from Nevron.Nov.Interop.NNovInteropMarshaller)
    Public MethodPerforms an interop batch operation. Throws an exception, if an error occurs. (Inherited from Nevron.Nov.Interop.NNovInteropMarshaller)
    Public MethodOverriden to invoke an async batch on a Web API server (Inherited from Nevron.Nov.Interop.NNovInteropMarshaller)
    Top
    Protected Methods
     NameDescription
    Protected MethodGets whether the specified function can be cached  
    Protected MethodGets information about the InvokeBatch call.  
    Protected MethodGets information about the Invoke call.  
    Internal Method  
    Protected Method (Inherited from Nevron.Nov.Interop.NNovInteropMarshaller)
    Protected MethodOverridden. Overriden to invoke an async function on a Web API server  
    Protected Method (Inherited from Nevron.Nov.Interop.NNovInteropMarshaller)
    Protected MethodOverridden. Overriden to invoke an async batch on a Web API server  
    Top
    See Also