Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.7
|
Leadtools.Jpip.Server Namespace > JpipConfiguration Class : ImageParsingTimeout Property |
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
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.