Internet Direct (Indy)
Home
PreviousUpNext
TIdIOHandler.OnWorkEnd Event

Event handler signalled when a read or write request is completed.

Pascal
property OnWorkEnd;

OnWorkEnd is a public TWorkEndEvent property that represents the event handler signalled when a read or write request is completed for the IOHandler connection. 

Applications must assign a procedure to the event handler that accepts arguments as used in TWorkEndEvent

Use OnWorkBegin to respond to initiation of an IO request.

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.