Internet Direct (Indy) Version 9.0.2 Beta
TIdSimpleServer.AcceptWait
Timeout for accepting a new connection.

property AcceptWait: integer;
Description
AcceptWait is an Integer property that defines the timeout for accepting a new connection on the TIdSocketHandle in Binding. AcceptWait is expressed in milliseconds.

AcceptWait is used in Listen to determine if the TIdSocketHandle allocated to Binding is readable.