Timeout Property (Read/Write)

Top  Previous  Next

Specifies the inactivity timeout for the named pool.

 

Visual Basic Syntax

 

TNBXPOOL.Timeout [= Integer]

 

Remarks

 

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

 

See also Type property, Acquire and Release methods.