←Select platform

RequestTimeout Property (JpipServerConfiguration)

Summary

Gets or sets the receiving timeout for a client request.

Syntax

C#
VB
C++
public TimeSpan RequestTimeout {get; set;}
Public Property RequestTimeout As TimeSpan
public: 
property TimeSpan RequestTimeout { 
   TimeSpan get(); 
   void set (    TimeSpan ); 
} 

Property Value

A System.TimeSpan value to wait between receiving client request data.

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