Gets or sets the timeout before a connected client gets disconnected if no requests are performed.
public TimeSpan ConnectionIdleTimeout { get; set; }
Public Property ConnectionIdleTimeout As TimeSpan
public: property TimeSpan ConnectionIdleTimeout { TimeSpan get(); void set ( TimeSpan ); }
public:
property TimeSpan ConnectionIdleTimeout {
TimeSpan get();
void set ( TimeSpan );
}
A System.TimeSpan value to wait before disconnecting an idle client.
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