LEADTOOLS JPEG 2000 (Leadtools.Jpip.Client.WinForms assembly)
LEAD Technologies, Inc

RequestTimeout Property






Gets or sets the delay in seconds for client requests.
Syntax
public TimeSpan RequestTimeout {get; set;}
'Declaration
 
Public Property RequestTimeout As TimeSpan
'Usage
 
Dim instance As JpipRasterImageViewer
Dim value As TimeSpan
 
instance.RequestTimeout = value
 
value = instance.RequestTimeout
public TimeSpan RequestTimeout {get; set;}
 get_RequestTimeout();
set_RequestTimeout(value);
public:
property TimeSpan RequestTimeout {
   TimeSpan get();
   void set (    TimeSpan value);
}

Property Value

A System.TimeSpan value representing the time-out before a request to a JPIP server is canceled if no response received.
Remarks
Specifies the amount of time in seconds for the client to wait for server response before throwing an exception.
Example
For an example that sets the request timeout value to 1 minute, refer to JpipRasterImageViewer.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

JpipRasterImageViewer Class
JpipRasterImageViewer Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Jpip.Client.WinForms 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