Internet Direct (Indy)
Home
PreviousUpNext
TIdFSP.OnWorkEnd Event

Event handler signalled after processing packets in an FSP protocol exchange.

Pascal
property OnWorkEnd;

OnWorkEnd is a published TWorkEndEvent property that represents the event handler signalled after processing packets in an FSP protocol exchange. 

Arguments passed to the event handler identify the FSP client and the TWorkMode for the event notification. 

OnWorkBegin, OnWork, and OnWorkEnd are signalled during processing of FSP packets in the Get method when the response packets contain file data. 

Use OnWorkEnd to respond to the event notification following processing of packets in an FSP protocol exchange. 

Use OnSend and OnRecv to respond to events triggered when raw unprocessed FSP packets are sent or received using the FSP client.

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.