←Select platform

ConnectionIdleTimeout Property (JpipConfiguration)

Summary

Gets the timeout before a connected client gets disconnected if no requests are performed.

Syntax

C#
VB
C++
public TimeSpan ConnectionIdleTimeout {get;}
Public ReadOnly Property ConnectionIdleTimeout As TimeSpan
public: 
property TimeSpan ConnectionIdleTimeout { 
   TimeSpan get(); 
} 

Property Value

A System.TimeSpan value to wait before disconnecting an idle client.

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