Internet Direct (Indy)
Home
PreviousUpNext
tpListener Constant

Default thread priority for listener threads.

Pascal
tpListener = tpIdHighest;

tpListener is a constant that represents the default value used for the thread priority in listener threads for multithreaded servers in the Indy library. tpListener is the value assigned to the thread priort property in TIdListenThread used to accept client connections to executing TIdTCPServer instances. 

tpListener has the following values for the platforms supported by the Indy library: 

 

Platform 
Value 
Windows 
.Net 
Linux 
Internet Direct (Indy) version 10.1.5
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
Website http://www.indyproject.org.
Post feedback to the Indy Documentation newsgroup.