LEADTOOLS JPEG 2000 (Leadtools.Jpip.Server assembly)

ImageParsingTimeout Property (JpipServerConfiguration)

Show in webframe





Gets or sets the timeout for parsing a requested image.
Syntax
public TimeSpan ImageParsingTimeout {get; set;}
'Declaration
 
Public Property ImageParsingTimeout As TimeSpan
'Usage
 
Dim instance As JpipServerConfiguration
Dim value As TimeSpan
 
instance.ImageParsingTimeout = value
 
value = instance.ImageParsingTimeout

            

            
public:
property TimeSpan ImageParsingTimeout {
   TimeSpan get();
   void set (    TimeSpan value);
}

Property Value

A System.TimeSpan value to wait before interrupting the image parsing process.
Remarks

When a target image is requested for the first time, the server parses the image information and stores it in the CacheFolder folder for future requests. Parsing can take anywhere from a few seconds to several minutes, depending on the number and size of the image precincts.

Example
For an example, refer to JpipServer.
Requirements

Target Platforms

See Also

Reference

JpipServerConfiguration Class
JpipServerConfiguration Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

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