LEADTOOLS JPEG 2000 (Leadtools.Jpip.Client assembly)

RequestTimeout Property

Show in webframe





Gets or sets a value that specifies the amount of time after which an asynchronous call will time out.
Syntax
public TimeSpan RequestTimeout {get; set;}
'Declaration
 
Public Property RequestTimeout As TimeSpan
'Usage
 
Dim instance As JpipClient
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 that indicates the time out period for the BeginGetJpipResponse(String,RequestFields,AsyncCallback,Object) method to complete.
Example
For an example, refer to JpipClient.
Requirements

Target Platforms

See Also

Reference

JpipClient Class
JpipClient Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

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