Leadtools.Jpip.Server Namespace > JpipServerConfiguration Class : ImageParsingTimeout Property |
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
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.