Midware TClientWSocket.RcvBuf
Revision as of 11:43, 4 May 2011 by Marie (talk | contribs) (Created page with ' Main page -> Midware component reference -> TClientWSocket -> [[Midware_TClientWSocket.RcvBuf | RcvB…')
Main page -> Midware component reference -> TClientWSocket -> RcvBuf
Definition
property RcvBuf: PChar;
Description
The actual buffer used to store incomming data. It is dynamically allocated as needed. If it can't be expanded then an OnOverflow event is triggered.