Internet Direct (Indy)
Home
PreviousUpNext
TIdIPMCastListenerThread.AcceptWait Property

Indicates the number of milliseconds to wait for selection of socket descriptors.

Pascal
property AcceptWait: integer;

AcceptWait is an Integer property that indicates the number of milliseconds that the executing listener thread should wait for selection of socket descriptors used to read incoming datagrams for the multicast client. 

The default value for AcceptWait is 1000, as assigned in the Create constructor.

TIdIPMCastListenerThread.Run

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.