The default timeout period before a connected client gets disconnected if no requests are performed, in seconds.
Syntax
Visual Basic (Declaration) | |
---|
Public Const ConnectionIdleTimeout As Long |
C# | |
---|
public const long ConnectionIdleTimeout |
C++/CLI | |
---|
public:
const int64 ConnectionIdleTimeout |
Field Value
true to cancel the current editing operation; otherwise, false.
Example
Requirements
Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7
See Also