Internet Direct (Indy)
Home
PreviousUpNext
TIdIPMCastClient.BufferSize Property

Indicates the buffer size to use for datagram receipt.

Pascal
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.

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.