Leadtools.Jpip.Server Requires JPIP Module license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
ImageParsingTimeout Property
See Also 
Leadtools.Jpip.Server Namespace > JpipServerConfiguration Class : ImageParsingTimeout Property



Gets or sets the timeout for parsing a requested image.

Syntax

Visual Basic (Declaration) 
Public Property ImageParsingTimeout As TimeSpan
Visual Basic (Usage)Copy Code
Dim instance As JpipServerConfiguration
Dim value As TimeSpan
 
instance.ImageParsingTimeout = value
 
value = instance.ImageParsingTimeout
C# 
public TimeSpan ImageParsingTimeout {get; set;}
C++/CLI 
public:
property TimeSpan ImageParsingTimeout {
   TimeSpan get();
   void set (TimeSpan value);
}

Return Value

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

Example

For an example, refer to Leadtools.Jpip.Server.JpipServer.

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. The parsing process may take from seconds to several minutes depending on the image precincts count and size.

Requirements

Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family

See Also

Leadtools.Jpip.Server requires a JPIP Module and a server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features