Midware TClientWSocket.OnOverflow
Revision as of 08:03, 5 May 2011 by Marie (talk | contribs) (Created page with ' Main page -> Midware component reference -> TClientWSocket -> [[Midware_TClientWSocket.OnOverflow | …')
Main page -> Midware component reference -> TClientWSocket -> OnOverflow
Definition
property OnOverflow: TOverflowEvent;
Description
Triggered when the input buffer is overflowed and can't be enlarged. Default action is to abort the connection. Overflow may occurs when the is no more memory available.
Occurs when the input buffer is overflowed and can't be enlarged.