LEADTOOLS JPEG 2000 (Leadtools.Jpip.Server assembly)

ImageParsingTimeout Property (JpipConfiguration)

Show in webframe





Gets the timeout for parsing a requested image.
Syntax
public virtual TimeSpan ImageParsingTimeout {get;}
'Declaration
 
Public Overridable ReadOnly Property ImageParsingTimeout As TimeSpan
'Usage
 
Dim instance As JpipConfiguration
Dim value As TimeSpan
 
value = instance.ImageParsingTimeout

            

            
public:
virtual property TimeSpan ImageParsingTimeout {
   TimeSpan get();
}

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

JpipConfiguration Class
JpipConfiguration 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