Internet Direct (Indy) Version 9.0.2 Beta
Content
|
Index
|
Reference
TIdUDPBase.ReceiveTimeout
TIdUDPBase
,
See Also
Timeout value for reading from a peer.
property
ReceiveTimeout: Integer;
Description
ReceiveTimeout is an Integer property used to reflect the number of milliseconds to wait for the socket
Binding
to become readable in the
ReceiveString
method. The default value for ReceiveTimeout is TIdTimeoutInfinite as assigned in
Create
.