Gets or sets the delay in seconds for client requests.
public TimeSpan RequestTimeout { get; set; }
Public Property RequestTimeout As TimeSpan
A System.TimeSpan value representing the time-out before a request to a JPIP server is canceled if no response received.
Specifies the amount of time in seconds for the client to wait for server response before throwing an exception.
For an example that sets the request timeout value to 1 minute, refer to JpipRasterImageViewer.
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
Medical Web Viewer .NET