Indicates the buffer size to use for datagram receipt.
property BufferSize: Integer;
BufferSize is an Integer property that represents the size of the buffer to allocate when the listener thread receives a datagram for the multicast client.
The default value for BufferSize is ID_UDP_BUFFERSIZE, as assigned during initialization of the component.
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
|
Post feedback to the Indy Docs Newsgroup.
|