LEADTOOLS JPEG 2000 (Leadtools.Jpip.Server assembly)

ConnectionIdleTimeout Property (JpipServerConfiguration)

Show in webframe





Gets or sets the timeout before a connected client gets disconnected if no requests are performed.
Syntax
public TimeSpan ConnectionIdleTimeout {get; set;}
'Declaration
 
Public Property ConnectionIdleTimeout As TimeSpan
'Usage
 
Dim instance As JpipServerConfiguration
Dim value As TimeSpan
 
instance.ConnectionIdleTimeout = value
 
value = instance.ConnectionIdleTimeout

            

            
public:
property TimeSpan ConnectionIdleTimeout {
   TimeSpan get();
   void set (    TimeSpan value);
}

Property Value

A System.TimeSpan value to wait before disconnecting an idle client.
Example
For an example, refer to JpipServer.
Requirements

Target Platforms

See Also

Reference

JpipServerConfiguration Class
JpipServerConfiguration Members

 

 


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

Leadtools.Jpip.Server 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