Timeout Property (Read/Write)

Top  Previous  Next

Specifies the inactivity timeout for the named pool.

 

VB.NET Syntax

 

Pool.Timeout [= Integer]

 

C# Syntax

 

Pool.Timeout [= int];

 

Remarks

 

Specifies the inactivity timeout for the pool. Once elapsed the specified time the timedout telnet object is disconnected and destroyed.