Gets the timeout before a connected client gets disconnected if no requests are performed.
public TimeSpan ConnectionIdleTimeout { get; }
Public ReadOnly Property ConnectionIdleTimeout As TimeSpan
public: property TimeSpan ConnectionIdleTimeout { TimeSpan get(); }
public:
property TimeSpan ConnectionIdleTimeout {
TimeSpan get();
}
A System.TimeSpan value to wait before disconnecting an idle client.
For an example, refer to JpipServer.
Target Platforms
JpipConfiguration Class
JpipConfiguration 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