Error processing SSI file
LEADTOOLS JPEG 2000 (Leadtools.Jpip.Server assembly)

Show in webframe

MaxSessionLifetime Property (JpipServerConfiguration)






Gets or sets the maximum lifetime of a continuously connected client.
Syntax
public TimeSpan MaxSessionLifetime {get; set;}
'Declaration
 
Public Property MaxSessionLifetime As TimeSpan
'Usage
 
Dim instance As JpipServerConfiguration
Dim value As TimeSpan
 
instance.MaxSessionLifetime = value
 
value = instance.MaxSessionLifetime

            

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

Property Value

A System.TimeSpan value specifying the maximum time a client can stay connected.
Example
For an example, refer to JpipServer.
Requirements

Target Platforms

See Also

Reference

JpipServerConfiguration Class
JpipServerConfiguration Members

Error processing SSI file
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