NevronOpenVision
Nevron.Nov.Interop Namespace / NHttpNovMarshaller Class
Fields Properties Methods


NHttpNovMarshaller Class Members

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 MethodGets the address for Batch execute calls.  
Public MethodGets the address for the execute calls.  
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 MethodOverridden. Overriden to invoke an async function on a Web API server  
Protected MethodOverridden. Overriden to invoke an async batch on a Web API server  
Top
See Also