Error processing SSI file
LEADTOOLS JPEG 2000 (Leadtools.Jpip.Server assembly)

Show in webframe

CacheFolder Property (JpipServerConfiguration)






Gets or sets the folder path where the JpipServer store its cache data.
Syntax
public string CacheFolder {get; set;}
'Declaration
 
Public Property CacheFolder As String
'Usage
 
Dim instance As JpipServerConfiguration
Dim value As String
 
instance.CacheFolder = value
 
value = instance.CacheFolder

            

            
public:
property String^ CacheFolder {
   String^ get();
   void set (    String^ value);
}

Property Value

A System.String value indicating the path for the cache folder.
Example
For an example, refer to JpipServer.
Requirements

Target Platforms

See Also

Reference

JpipServerConfiguration Class
JpipServerConfiguration Members

Error processing SSI file
Leadtools.Jpip.Server requires a Document or Medical license and unlock key as well as a server license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features