←Select platform

MaxSessionLifetime Property (JpipConfiguration)

Summary

Gets the maximum lifetime of a continuously connected client.

Syntax

C#
VB
C++
public TimeSpan MaxSessionLifetime {get;}
Public ReadOnly Property MaxSessionLifetime As TimeSpan
public: 
property TimeSpan MaxSessionLifetime { 
   TimeSpan get(); 
} 

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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Jpip.Server Assembly
Click or drag to resize