LEADTOOLS JPEG 2000 (Leadtools.Jpip.Client.WinForms assembly)

RequestTimeout Property

Show in webframe





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:
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

See Also

Reference

JpipRasterImageViewer Class
JpipRasterImageViewer Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 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