Gets or sets the maximum lifetime of a continuously connected client.
public TimeSpan MaxSessionLifetime { get; set; }
Public Property MaxSessionLifetime As TimeSpan
public: property TimeSpan MaxSessionLifetime { TimeSpan get(); void set ( TimeSpan ); }
public:
property TimeSpan MaxSessionLifetime {
TimeSpan get();
void set ( TimeSpan );
}
A System.TimeSpan value specifying the maximum time a client can stay connected.
For an example, refer to JpipServer.
Target Platforms
JpipServerConfiguration Class
JpipServerConfiguration Members
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Multimedia .NET | C API
Medical Web Viewer .NET
.NET
Silverlight
WinRT
WinRT Phone
Java
Android
iOS/macOS
JavaScript HTML5
Multimedia
Medical Web Viewer
C API
C++ Class Library