Internet Direct (Indy)
Home
PreviousUpNext
TIdFSP.OnWorkBegin Event

Event handler signalled prior to processing packets in an FSP protocol exchange.

Pascal
property OnWorkBegin;

OnWorkBegin is a published TWorkBeginEvent property that represents the event handler signalled prior to 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 containing 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.