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