Indy 9
TEventStreaming
Unit: IdNNTP
Event signalled during receipt or transmission of streamed news articles.
TEventStreaming = procedure (const AMesgID: string; var AAccepted: Boolean) of object;
Unit
IdNNTP
Parameters
AMesgID
Message ID for the news article. AAccepted - Indicates that the server should continue with the transmission.
Description
TEventStreaming 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.


Created with Doc-O-Matic 2 donated to Project JEDI. Commercial license available from the Doc-O-Matic site.