Internet Direct (Indy)
Home
PreviousUpNext
TIdEventStreaming Type

Event signalled during receipt or transmission of streamed news articles.

Pascal
TIdEventStreaming = procedure (AMesgID: string; var AAccepted: Boolean) of object;
Parameters 
Description 
AMesgID 
Message ID for the news article.
 
AAccepted 
Indicates that the server should continue with the transmission. 

TIdEventStreaming is an event type triggered by servers or news forwarding clients that support streaming mode transmission of news articles. 

Set AAccepted to False to inform the peer that the new article is not accepted or already on the server.

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.