public NHttpNovMarshaller( System.string baseHttpAddress, NInteropFunctionMap functionMap, System.string cacheVersion, System.string[] cachableMethods, System.int maxCacheTotalBytes, System.int maxCacheItemBytes )
Parameters
- baseHttpAddress
- functionMap
- cacheVersion
- cache version or -1 if nothing should be cached
- cachableMethods
- the names of the methods that can be cached
- maxCacheTotalBytes
- maximum bytes used in cache
- maxCacheItemBytes
- maximum bytes per item